model releaseTencent

Tencent Releases Hy-MT2-30B-A3B, a 30B-Parameter Translation Model with 3B Active Parameters

TL;DR

Tencent has released Hy-MT2-30B-A3B, a mixture-of-experts translation model with 30B total parameters and 3B active parameters, supporting 33 language pairs and five Chinese dialect and minority-language pairs. The model is available through Tencent Cloud at $0.074 per 1M input tokens and $0.295 per 1M output tokens.

2 min read
0

Hy-MT2-30B-A3B — Quick Specs

Context window8K tokens
Input$0.074/1M tokens
Output$0.295/1M tokens

Tencent has released Hy-MT2-30B-A3B, the flagship model in its Hy-MT2 translation family, according to a listing on OpenRouter. The model uses a mixture-of-experts architecture with 30 billion total parameters and 3 billion active parameters per inference pass, denoted by the "A3B" suffix.

What the model does

Hy-MT2-30B-A3B supports 33 language pairs alongside five Chinese dialect and minority-language pairs, according to Tencent. The model is built around five distinct translation workflows:

  • Structured translation — for documents with defined formatting
  • Delimiter-based translation — for segmented text
  • Contextual translation — accounting for surrounding text
  • Glossary-based translation — enforcing terminology consistency
  • Style-guided translation — matching a target tone or register

The model ships with an 8,000-token context window, which is modest compared to general-purpose large language models but in line with other dedicated translation systems that process shorter, discrete text segments rather than long documents in a single pass.

Pricing and availability

Hy-MT2-30B-A3B is available through Tencent Cloud at $0.074 per 1 million input tokens and $0.295 per 1 million output tokens. OpenRouter lists the model as newly added, with uptime and latency data still being collected — the platform notes there is "not enough uptime data to display yet" and no throughput figures are currently available. The listing shows a release date of August 20, 2026.

No independent benchmark scores were provided in Tencent's release materials or the OpenRouter listing. Tencent has not disclosed the training data composition, training cutoff date, or comparative evaluation results against other translation systems such as Google Translate's NMT models or DeepL's proprietary engines.

What this means

Hy-MT2-30B-A3B is a specialized tool, not a general-purpose chatbot competitor. By using a mixture-of-experts design with only 3B active parameters out of 30B total, Tencent is betting that translation-specific efficiency — cheap inference on a narrow task — matters more than raw scale for this use case. The pricing, at roughly a third of a cent per 1,000 output tokens, positions it as a low-cost option for high-volume translation pipelines, particularly for enterprises already inside the Tencent Cloud ecosystem.

The explicit support for Chinese dialects and minority languages signals a domestic-market focus, distinguishing it from Western translation APIs that prioritize major world languages. The lack of published benchmarks makes it difficult to independently verify translation quality against incumbents like DeepL or Google's translation stack, so buyers evaluating this model for production use should run their own comparative tests before committing volume. The 8K context ceiling also means it is best suited for sentence- or paragraph-level translation rather than long-document workflows without chunking.

Related Articles

model release

InclusionAI Releases Ling 3.0 Flash Fin, a Finance-Focused MoE Model with 5.1B Active Parameters

InclusionAI has released Ling 3.0 Flash Fin, a finance-specialized mixture-of-experts model built on Ling 3.0 Flash. The model activates 5.1B of its 124B total parameters and targets long-horizon investment planning tasks while retaining general reasoning, coding, and math capabilities.

model release

OpenAI's GPT-6 Astra Cuts Hallucinations, But Indirect Prompt Injection Attacks Still Succeed 8.5% of the Time

OpenAI's new GPT-6 Astra model shows major improvements in hallucination rates and jailbreak resistance over predecessor GPT-5.6 Sol, according to OpenAI's system card. However, indirect prompt injection attacks hidden in documents still succeed 8.5% of the time in external testing by Gray Swan, down from 27% but still above rival Claude Opus 5's 4.8% rate.

model release

OpenAI Ships GPT-6 Astra, But Executives Admit They Can't Fully Monitor What It's Thinking

OpenAI released GPT-6 Astra on Thursday, a model president Greg Brockman says could mark the start of AGI. But the model writes out its reasoning less often than prior versions, and OpenAI's chief scientist says monitoring AI thought processes will keep getting harder.

model release

OpenAI Launches GPT-6 Astra, Claims SOTA Computer Use and Coding — But Independent Tests Show Mixed Gains at Higher Cost

OpenAI released GPT-6 Astra on September 3, 2026, claiming state-of-the-art computer use and coding performance alongside new alignment techniques. Independent evaluators found real but uneven gains, higher per-task costs, and reduced chain-of-thought monitorability.

Comments

Loading...