Instructions to use denbeo/4e0f0a5a-d3b2-4624-930d-705adf203fee with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use denbeo/4e0f0a5a-d3b2-4624-930d-705adf203fee 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, "denbeo/4e0f0a5a-d3b2-4624-930d-705adf203fee") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
797aa00 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:284d34ed30619a8d9ff675712347d9d3405267a8acb9d0ebb14fa1cd2eb5c01f
size 6776
|