Text Generation
PEFT
Safetensors
Korean
unsloth
lora
korean
education
textbook
gpt-oss
한국어
교육
파인튜닝
conversational
Instructions to use dosa777/my-korean-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dosa777/my-korean-model with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gpt-oss-20b-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "dosa777/my-korean-model") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!