Instructions to use thaffggg/46af13f8-5b27-4cc1-addb-8c99537c7302 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thaffggg/46af13f8-5b27-4cc1-addb-8c99537c7302 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/SmolLM2-1.7B") model = PeftModel.from_pretrained(base_model, "thaffggg/46af13f8-5b27-4cc1-addb-8c99537c7302") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
0ea3bc0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e4d7e3b9a08f47cdfbc101b5f71159cf218ecc208eb22ae1c243c17b36ad790b
size 36296778
|