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:e9a2bdbe8a91ca0f6b23a47f37ebea498e47668dc4674a10d62c979c6d62418b
size 5048
|