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: 129 Bytes
6bd7e3f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:29c63603275e3c79369a745bcdc690694296d3bb7809d14938af40f942ff0e53
size 5466
|