Tencent / tencent/hy-mt2-lite
Tencent: Hy-MT2 Lite - access through LLMTR
Tencent Hunyuan MT2 Lite is a lightweight 1.8B-parameter translation model with an 8K context window. It supports translation across 33 languages and 5 ethnic Chinese and dialect variants. The model delivers strong results on open benchmarks (Flores200, WMT25) and performs well in professional domains and real-world business scenarios. It supports structured translation, delimiter-based translation, context-aware translation, glossary-based translation, and style-specific translation. Text input and output only; no multimodal, no tool calling, no reasoning.
Technical specifications
| Canonical ID | tencent/hy-mt2-lite |
|---|---|
| Provider | Tencent |
| Context window | 8,192 tokens |
| Operations | CHAT_COMPLETIONS |
| Modalities | text |
Pricing
An 8% platform margin applies to credit top-ups; model usage prices are not separately marked up.
| Operation | Metric | Unit | Price |
|---|---|---|---|
| CHAT_COMPLETIONS | INPUT_TEXT | PER_1M_TOKENS | $0.044000 |
| CHAT_COMPLETIONS | OUTPUT_TEXT | PER_1M_TOKENS | $0.177000 |
Example usage
With existing OpenAI SDK flows, change only the base URL and model identifier.
curl https://llmtr.com/v1/chat/completions \
-H "Authorization: Bearer llmtr-your_key" \
-H "Content-Type: application/json" \
-d '{"model":"tencent/hy-mt2-lite","messages":[{"role":"user","content":"Hello"}]}'
Related models
- Tencent: Hy3 tencent/hy3
- Tencent: Hy-MT2 Plus tencent/hy-mt2-plus
- Tencent: Hy-MT2 Pro tencent/hy-mt2-pro
- Gemma 4 llmtr/gemma-4
- Qwen 3.6 35B-A3B llmtr/qwen3-6-35b
- Trendyol Asure 12B llmtr/trendyol-asure-12b
- Magibu 11B v8 llmtr/magibu-11b-v8
- Muse Glimmer 30B (Turkey) llmtr/muse-glimmer-30b-tr