Hy-MT2-30B-A3B

Hy-MT2-30B-A3B is Tencent's flagship translation model in the Hy-MT2 family. It supports 33 language pairs and five Chinese dialect and minority-language pairs, with workflows for structured, delimiter-based, contextual, glossary-based, and style-guided translation. It uses 3B active parameters out of 30B total.

ChatTencent8k tokens$0.0807 / $0.3216 · 1M

tencent/hy-mt2-30b-a3b

Context
8k tokens
Completion cap
4,096
Tools
No
JSON
Yes
Released
2026-08-20

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "tencent/hy-mt2-30b-a3b",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Hy-MT2-30B-A3B?
Hy-MT2-30B-A3B is Tencent's flagship translation model in the Hy-MT2 family. It supports 33 language pairs and five Chinese dialect and minority-language pairs, with workflows for structured, delimiter-based, contextual, glossary-based, and style-guided translation. It uses 3B active parameters out of 30B total. Hy-MT2-30B-A3B runs on the Geek Hub API (OpenAI-compatible). Model id: tencent/hy-mt2-30b-a3b.
Is Hy-MT2-30B-A3B free?
No. Input is $0.0807 per 1M tokens and output is $0.3216 per 1M tokens on Geek Hub (markup included).
What is the context length of Hy-MT2-30B-A3B?
Hy-MT2-30B-A3B has a 8k tokens context window. It supports up to 4,096 completion tokens.
Does Hy-MT2-30B-A3B support tool calling and structured outputs?
Hy-MT2-30B-A3B does not advertise tool calling on this endpoint. It also supports structured outputs via a JSON schema in response_format.
When was Hy-MT2-30B-A3B released?
Hy-MT2-30B-A3B was released on 2026-08-20.

More models from Tencent