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: 129 Bytes
7d564d1 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:82e00a7216331ded94aa3bb3d45a2e2761f78dc7cff439480946b82fc269f2de
size 6264
|