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:
- 0be69691dea87aa8b82e388caafeaffd6c05823da7924b2f81ab72afade7fcc4
- Size of remote file:
- 5.56 kB
- SHA256:
- 1b12102c896ae21998ed84eae2ac422ba6836116ddf95d5b47de0de674d109ef
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.