Instructions to use thaffggg/7070cb7f-0a17-44a4-a484-ad707442eb65 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use thaffggg/7070cb7f-0a17-44a4-a484-ad707442eb65 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-7B-Instruct") model = PeftModel.from_pretrained(base_model, "thaffggg/7070cb7f-0a17-44a4-a484-ad707442eb65") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
6de679e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ff70e0742fbf964b280cad5fee0222850ef7ec32093db5535f64c44d9a973344
size 161621802
|