Instructions to use antimage88/181e7566-a5bc-4aaf-8cc5-e4f386f6d57b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use antimage88/181e7566-a5bc-4aaf-8cc5-e4f386f6d57b with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("lcw99/zephykor-ko-7b-chang") model = PeftModel.from_pretrained(base_model, "antimage88/181e7566-a5bc-4aaf-8cc5-e4f386f6d57b") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7ec366e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5c6da70ba05d2052c30c1829303a5d51d57ad5d51271a9428ea5ade0646590e0
size 6840
|