Instructions to use souging/8365f1cb-e13d-4761-b226-ca931a1b0486 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use souging/8365f1cb-e13d-4761-b226-ca931a1b0486 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("dltjdgh0928/test_instruction") model = PeftModel.from_pretrained(base_model, "souging/8365f1cb-e13d-4761-b226-ca931a1b0486") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
e54d847 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:63ab2f53e32b988e7b623a77f3f17f4e022f3ef5bca532fcecfc761472498089
size 170920532
|