Hy-MT2-1.8B

Hy-MT2-1.8B is a compact 1.8B-parameter translation model from Tencent. 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.

ChatTencent8k tokens$0.048 / $0.1929 · 1M

tencent/hy-mt2-1.8b

Context
8k tokens
Completion cap
4,096
Tools
No
JSON
No
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-1.8b",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Get an API key

Frequently asked questions

What is Hy-MT2-1.8B?
Hy-MT2-1.8B is a compact 1.8B-parameter translation model from Tencent. 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. Hy-MT2-1.8B runs on the Geek Hub API (OpenAI-compatible). Model id: tencent/hy-mt2-1.8b.
Is Hy-MT2-1.8B free?
No. Input is $0.048 per 1M tokens and output is $0.1929 per 1M tokens on Geek Hub (markup included).
What is the context length of Hy-MT2-1.8B?
Hy-MT2-1.8B has a 8k tokens context window. It supports up to 4,096 completion tokens.
Does Hy-MT2-1.8B support tool calling and structured outputs?
Hy-MT2-1.8B does not advertise tool calling on this endpoint. Structured outputs are not listed for this endpoint.
When was Hy-MT2-1.8B released?
Hy-MT2-1.8B was released on 2026-08-20.

More models from Tencent