Instructions to use dada22231/0ce63847-2fb3-4975-a47e-f3f32ee8b49a with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dada22231/0ce63847-2fb3-4975-a47e-f3f32ee8b49a with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-1.5B") model = PeftModel.from_pretrained(base_model, "dada22231/0ce63847-2fb3-4975-a47e-f3f32ee8b49a") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
d84bcbd | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:956a775cce4e0817fb05c3e94c008317fe45239e2ad939de2b12820a1a131f37
size 147770496
|