Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

vs4vijay
/
neuronauts

PEFT
Safetensors
Generated from Trainer
trl
sft
Model card Files Files and versions
xet
Community

Instructions to use vs4vijay/neuronauts with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use vs4vijay/neuronauts with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen3-4B")
    model = PeftModel.from_pretrained(base_model, "vs4vijay/neuronauts")
  • Notebooks
  • Google Colab
  • Kaggle
neuronauts / checkpoint-9
809 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
vs4vijay's picture
vs4vijay
Upload folder using huggingface_hub
f7b491d verified 10 months ago
  • README.md
    5.09 kB
    Upload folder using huggingface_hub 10 months ago
  • adapter_config.json
    847 Bytes
    Upload folder using huggingface_hub 10 months ago
  • adapter_model.safetensors
    264 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • added_tokens.json
    707 Bytes
    Upload folder using huggingface_hub 10 months ago
  • merges.txt
    1.67 MB
    Upload folder using huggingface_hub 10 months ago
  • optimizer.pt
    529 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • rng_state.pth
    14.6 kB
    xet
    Upload folder using huggingface_hub 10 months ago
  • scheduler.pt
    1.47 kB
    xet
    Upload folder using huggingface_hub 10 months ago
  • special_tokens_map.json
    613 Bytes
    Upload folder using huggingface_hub 10 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 10 months ago
  • tokenizer_config.json
    9.76 kB
    Upload folder using huggingface_hub 10 months ago
  • trainer_state.json
    762 Bytes
    Upload folder using huggingface_hub 10 months ago
  • training_args.bin
    6.1 kB
    xet
    Upload folder using huggingface_hub 10 months ago
  • vocab.json
    2.78 MB
    Upload folder using huggingface_hub 10 months ago