Instructions to use VERSIL91/111798c6-0953-496a-9031-7cd9d091f4c9 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/111798c6-0953-496a-9031-7cd9d091f4c9 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, "VERSIL91/111798c6-0953-496a-9031-7cd9d091f4c9") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e13d62e | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b6aa96e2920cc07c4ec810dac847f2ae621f21d788c58ca0bfe65bc559c022b6
size 6776
|