Instructions to use socius/Smoltaur-3B-LoRA-r16-f0.5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use socius/Smoltaur-3B-LoRA-r16-f0.5 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-r16-f0.5") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
- Xet hash:
- bf85772905c05071eac8b295df5a86031e37cf207d570a3ad27e99dcff4e62b0
- Size of remote file:
- 17.2 MB
- SHA256:
- ab4da6b2aa68247e9c0fa9b97fc7fcc796505038d01f7e144522a65ce0dbd2e5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.