Instructions to use mrhunghd/f1631a0d-ccd2-49c1-8dce-a7d76efe8270 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use mrhunghd/f1631a0d-ccd2-49c1-8dce-a7d76efe8270 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, "mrhunghd/f1631a0d-ccd2-49c1-8dce-a7d76efe8270") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
3fd3a94 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1f92455a5d3db24bd72034c918d07669681303a2c9ad77a4ee23502ce531005e
size 80881450
|