Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
rinex20
/
translategemma3
:12b
481
Downloads
Updated
1 month ago
An optimized version of Google's TranslateGemma-12B-it (Gemma 3) designed for high-fidelity translation. This build features hard-coded Temperature=0.1 and English Anchor support to eliminate output redundancy and maximize accuracy.
An optimized version of Google's TranslateGemma-12B-it (Gemma 3) designed for high-fidelity translation. This build features hard-coded Temperature=0.1 and English Anchor support to eliminate output redundancy and maximize accuracy.
Cancel
12b
translategemma3:12b
...
/
params
66ee229299d9 · 151B
{
"num_ctx": 8192,
"repeat_penalty": 1.1,
"stop": [
"<end_of_turn>",
"<start_of_turn>",
"\\n\\n"
],
"temperature": 0.1,
"top_k": 40,
"top_p": 0.9
}