Instructions to use Toastmachine/Orsay_test_ko_fix with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Toastmachine/Orsay_test_ko_fix with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("saltlux/Ko-Llama3-Luxia-8B") model = PeftModel.from_pretrained(base_model, "Toastmachine/Orsay_test_ko_fix") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
4938529 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5976f8781c7b4caf40c931ebe5e57dd1cb5d4d3d8781f084c14d0369dbb17c3e
size 17482368
|