Instructions to use nhoxinh/54e7e79e-6dc2-4e70-85f6-e3dcafe633ac with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhoxinh/54e7e79e-6dc2-4e70-85f6-e3dcafe633ac with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-2-9b") model = PeftModel.from_pretrained(base_model, "nhoxinh/54e7e79e-6dc2-4e70-85f6-e3dcafe633ac") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
630911f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ac18f7d992fd2e992c5a0216defb42a13dd961644144fcc2e075258e569daa62
size 108247866
|