Hunyuan-MT-7B API, Deployment, Pricing

tencent/Hunyuan-MT-7B

The Hunyuan Translation Model consists of a translation model, Hunyuan-MT-7B, and an ensemble model, Hunyuan-MT-Chimera. Hunyuan-MT-7B is a lightweight translation model with 7 billion parameters used to translate source text into the target language. The model supports mutual translation among 33 languages, including five ethnic minority languages in China. In the WMT25 machine translation competition, Hunyuan-MT-7B won first place in 30 out of the 31 language categories it participated in, demonstrating its outstanding translation capabilities. For translation tasks, Tencent Hunyuan proposed a comprehensive training framework covering pre-training, supervised fine-tuning, translation enhancement, and ensemble refinement, achieving state-of-the-art performance among models of a similar scale. The model is computationally efficient and easy to deploy, making it suitable for various application scenarios

API Usage

curl --request POST \
  --url https://api.siliconflow.com/v1/chat/completions \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{
  "thinking_budget": 4096,
  "top_p": 0.7,
  "model": "tencent/Hunyuan-MT-7B",
  "messages": [
    {
      "content": "I have 4 apples. I give 2 to my friend. How many apples do we have now?",
      "role": "user"
    }
  ]
}'

Details

Model Provider

hunyuan

Type

text

Sub Type

chat

Size

7B

Publish Time

Sep 18, 2025

Input Price

$

0

/ M Tokens

Output Price

$

0

/ M Tokens

Context length

33K

Tags

7B,32K

Compare with Other Models

See how this model stacks up against others.

Ready to accelerate your AI development?

Ready to accelerate your AI development?

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.

© 2025 SiliconFlow Technology PTE. LTD.