This is a TR<>EN translation prototype. It makes a lot of mistakes.
Quick start
from transformers import pipeline
generator = pipeline(
"text-generation",
model="Ba2han/muon-translation-prototype",
device="cuda"
)
messages = [
{"role": "system", "content": ""},
{"role": "user", "content": "British Shorthair, dünyanın en popüler kedi ırklarından biridir."},
]
output = generator(
messages,
max_new_tokens=64,
temperature=0.1,
min_p=0.1,
top_k=10,
repetition_penalty=1.05,
do_sample=True,
return_full_text=False
)[0]
print(output["generated_text"])
The British shorthair is one of the most popular breeds in the world.
Training procedure
This model was trained with SFT.
Framework versions
TRL: 0.23.0
Transformers: 4.56.2
Pytorch: 2.8.0
Datasets: 4.3.0
Tokenizers: 0.22.1
Citations
Cite TRL as:
@misc{vonwerra2022trl,
title = {{TRL: Transformer Reinforcement Learning}},
author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
year = 2020,
journal = {GitHub repository},
publisher = {GitHub},
howpublished = {\url{https://github.com/huggingface/trl}}
}
Runs of Ba2han muon-translation-prototype on huggingface.co
9
Total runs
0
24-hour runs
1
3-day runs
-2
7-day runs
-8
30-day runs
More Information About muon-translation-prototype huggingface.co Model
muon-translation-prototype huggingface.co
muon-translation-prototype huggingface.co is an AI model on huggingface.co that provides muon-translation-prototype's model effect (), which can be used instantly with this Ba2han muon-translation-prototype model. huggingface.co supports a free trial of the muon-translation-prototype model, and also provides paid use of the muon-translation-prototype. Support call muon-translation-prototype model through api, including Node.js, Python, http.
muon-translation-prototype huggingface.co is an online trial and call api platform, which integrates muon-translation-prototype's modeling effects, including api services, and provides a free online trial of muon-translation-prototype, you can try muon-translation-prototype online for free by clicking the link below.
Ba2han muon-translation-prototype online free url in huggingface.co:
muon-translation-prototype is an open source model from GitHub that offers a free installation service, and any user can find muon-translation-prototype on GitHub to install. At the same time, huggingface.co provides the effect of muon-translation-prototype install, users can directly use muon-translation-prototype installed effect in huggingface.co for debugging and trial. It also supports api for free installation.
muon-translation-prototype install url in huggingface.co: