Instructions to use nhung01/f0fcc583-c1c6-46df-b638-dbf595dfa987 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use nhung01/f0fcc583-c1c6-46df-b638-dbf595dfa987 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/llama-2-7b-chat") model = PeftModel.from_pretrained(base_model, "nhung01/f0fcc583-c1c6-46df-b638-dbf595dfa987") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
e081987 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d7cec0b9307aeff90f5894ff4626deb9b18e5a7a3336ac03df533204bcd3d8ba
size 80115210
|