Instructions to use nhunglaaaaaaa/b74c1d1a-5372-4ddc-858d-7cd2d72dfd6c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhunglaaaaaaa/b74c1d1a-5372-4ddc-858d-7cd2d72dfd6c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM-360M") model = PeftModel.from_pretrained(base_model, "nhunglaaaaaaa/b74c1d1a-5372-4ddc-858d-7cd2d72dfd6c") - Notebooks
- Google Colab
- Kaggle
Ctrl+K