Instructions to use hongngo/cf6cf346-dae7-4239-9bc8-e2e0053f4906 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use hongngo/cf6cf346-dae7-4239-9bc8-e2e0053f4906 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, "hongngo/cf6cf346-dae7-4239-9bc8-e2e0053f4906") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
bb76aca | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1e43a774eb5edbea5f26823054e9735dad2a263beccafd8cb13c2bd06dbb9d7d
size 84047370
|