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: 134 Bytes
4704a81 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d131f3a83ffff4387d9adcb80761ae5f7142c708494d480bc54d847c923924da
size 671250634
|