TE
Tencent: Hy-MT2-7B
$0.07/M input$0.29/M output
tencent/hy-mt2-7bDescription
Hy-MT2-7B is a 7B-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.
Quick Start
curl https://router.tangle.tools/v1/chat/completions \
-H "Authorization: Bearer $TANGLE_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "tencent/hy-mt2-7b",
"messages": [{"role": "user", "content": "Hello!"}]
}'Modalities
Input: TextOutput: Text