Instructions to use Toastmachine/Orsay_museum_test_ko with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Toastmachine/Orsay_museum_test_ko 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_museum_test_ko") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
6bd7e3f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:00df43c51390bc3cd0f3179af92b155b8536fc03c6864875939e3e9ce7e900de
size 13648432
|