Instructions to use theSOL1/joseon-documents-translator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use theSOL1/joseon-documents-translator with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-1.5B-Instruct") model = PeftModel.from_pretrained(base_model, "theSOL1/joseon-documents-translator") - Notebooks
- Google Colab
- Kaggle
theSOL1/joseon-documents-translator
Model Details
Model Description
- Developed by: Subin Park, pggggggggh
- Model type: CLM
- Language(s) (NLP): Ancient/Modern Korean
- License: MIT License
- Finetuned from model [optional]: Qwen/Qwen2.5-1.5B-Instruct
Model Sources [optional]
- Repository: GitHub Link
- Downloads last month
- 3
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support