Instructions to use victorious09/lora_tinyllama_korean_script with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use victorious09/lora_tinyllama_korean_script with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T") model = PeftModel.from_pretrained(base_model, "victorious09/lora_tinyllama_korean_script") - Notebooks
- Google Colab
- Kaggle
๋ฐ์ดํฐ์ :https://huggingface.co/datasets/maywell/ko_wikidata_QA (์ค๊ฐ์ ํ์ต ๋๊ฒจ์ ๋ฐ์ ๋๋ง ํ์ต๋จ)
์ฌ์ฉ ํ๋ก๊ทธ๋จ:OpenAccess-AI-Collective/axolotl
ํ ์คํธ ๊ฒฐ๊ณผ:ํ๊ธ์ด ๋์ค๊ธฐ๋ ์๋๋ฐ ๋๋ฌธ์๋ต๋ง ํจ
๊ฒฐ๋ก :์ฐ์ง ๋ง๋ผ
- Downloads last month
- 2
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐ Ask for provider support