Skip to content

Tencent Hy-MT2 Plus

Tencent Hunyuan MT2 Plus is a 7B-parameter translation model with an 8K context window. It supports translation across 33 languages and 5 ethnic Chinese and dialect variants.

FieldValue
Model IDhy-mt2-plus
ProviderTencent
Context window8,192 tokens
Max output4,096 tokens
InputText
OutputText
Tool callingNo
MultimodalNo
CacheNot verified
MetricPrice
Input ($/1M tokens)$0.074
Output ($/1M tokens)$0.295
Terminal window
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer $LLMTR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "tencent/hy-mt2-plus",
"messages": [
{
"role": "user",
"content": "Translate the following text to Turkish: Hello, how are you?"
}
]
}'

33 languages and 5 ethnic Chinese and dialect pairs. Industry-leading results on Flores200 and WMT25 benchmarks. Supports structured translation, context-aware translation, glossary-based translation, and style-specific translation.

This model runs on Tencent infrastructure outside Turkey. Requests and completions may be logged by the provider. This is not a LLMTR model hosted in Turkey.