Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

socius
/
Smoltaur-3B-LoRA-r4

Text Generation
PEFT
Safetensors
English
psychology
cognitive science
human behavior
unsloth
lora
Model card Files Files and versions
xet
Community

Instructions to use socius/Smoltaur-3B-LoRA-r4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use socius/Smoltaur-3B-LoRA-r4 with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM3-3B-Base")
    model = PeftModel.from_pretrained(base_model, "socius/Smoltaur-3B-LoRA-r4")
  • Notebooks
  • Google Colab
  • Kaggle
  • Local Apps Settings
  • Unsloth Desktop
Smoltaur-3B-LoRA-r4
307 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
nick-sh-oh's picture
nick-sh-oh
Link paper: arXiv:2608.05224
a618d64 verified about 2 months ago
  • checkpoint-1000
    Upload ablation LoRA adapter 2 months ago
  • checkpoint-1500
    Upload ablation LoRA adapter 2 months ago
  • checkpoint-1878
    Upload ablation LoRA adapter 2 months ago
  • checkpoint-500
    Upload ablation LoRA adapter 2 months ago
  • .gitattributes
    1.9 kB
    Add hero model card 2 months ago
  • README.md
    5.61 kB
    Link paper: arXiv:2608.05224 about 2 months ago
  • Smoltaur-3B-LoRA-r4.png
    1.83 MB
    xet
    Add hero model card 2 months ago
  • adapter_config.json
    1.46 kB
    Upload ablation LoRA adapter 2 months ago
  • adapter_model.safetensors
    30.3 MB
    xet
    Upload ablation LoRA adapter 2 months ago
  • tokenizer.json
    17.2 MB
    xet
    Upload ablation LoRA adapter 2 months ago
  • tokenizer_config.json
    50.5 kB
    Upload ablation LoRA adapter 2 months ago
  • training_args.bin
    5.84 kB
    xet
    Upload ablation LoRA adapter 2 months ago