Instructions to use denbeo/3deaa730-934f-4ba5-baff-7def193cfca3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use denbeo/3deaa730-934f-4ba5-baff-7def193cfca3 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "denbeo/3deaa730-934f-4ba5-baff-7def193cfca3") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
6bd6197 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5a7ba4418a5723b389aed5891dd0dfe8d6b0ac53de9d310dc826b6385b04da6d
size 6776
|