Instructions to use Sweaterdog/Smollest-reason-LoRA with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Sweaterdog/Smollest-reason-LoRA with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-135M") model = PeftModel.from_pretrained(base_model, "Sweaterdog/Smollest-reason-LoRA") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e731fa0be64d53c8d8081a7ce7a2fac19ca35a3d6c3770ec537bf34034889443
- Size of remote file:
- 1.06 kB
- SHA256:
- 0537d36217a75abb1645867c8babd9e8a59bd7624521f1fa319fc52f9309ad58
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.