Instructions to use thangla01/d39c2c44-497a-4263-b4dd-0b4ec14c1b5c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thangla01/d39c2c44-497a-4263-b4dd-0b4ec14c1b5c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-3B-Instruct") model = PeftModel.from_pretrained(base_model, "thangla01/d39c2c44-497a-4263-b4dd-0b4ec14c1b5c") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6bbd490 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:e446711e9175e571ad8027d1ef96e1ec8529c911252e0b3bfad74d9627758c63
size 119915754
|