Update README.md
Browse files
README.md
CHANGED
@@ -13,6 +13,7 @@ tags:
|
|
13 |
<p align="center">
|
14 |
🤗 <a href="https://huggingface.co/collections/tencent/hunyuan-mt-68b42f76d473f82798882597"><b>Hugging Face</b></a> |
|
15 |
🤖 <a href="https://modelscope.cn/collections/Hunyuan-MT-2ca6b8e1b4934f"><b>ModelScope</b></a> |
|
|
|
16 |
</p>
|
17 |
|
18 |
<p align="center">
|
@@ -27,7 +28,7 @@ tags:
|
|
27 |
|
28 |
## Model Introduction
|
29 |
|
30 |
-
The Hunyuan Translation Model comprises a translation model, Hunyuan-MT-7B, and an ensemble model, Hunyuan-MT-Chimera. The translation model is used to translate source text into the target language, while the ensemble model integrates multiple translation outputs to produce a higher-quality result. It primarily supports mutual translation among 33 languages, including five ethnic minority languages in China.
|
31 |
|
32 |
### Key Features and Advantages
|
33 |
|
|
|
13 |
<p align="center">
|
14 |
🤗 <a href="https://huggingface.co/collections/tencent/hunyuan-mt-68b42f76d473f82798882597"><b>Hugging Face</b></a> |
|
15 |
🤖 <a href="https://modelscope.cn/collections/Hunyuan-MT-2ca6b8e1b4934f"><b>ModelScope</b></a> |
|
16 |
+
🪡 <a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a>
|
17 |
</p>
|
18 |
|
19 |
<p align="center">
|
|
|
28 |
|
29 |
## Model Introduction
|
30 |
|
31 |
+
Hunyuan-MT-Chimera-7B-fp8 was produced by [AngelSlim](https://github.com/Tencent/AngelSlim/tree/release/0.1). The Hunyuan Translation Model comprises a translation model, Hunyuan-MT-7B, and an ensemble model, Hunyuan-MT-Chimera. The translation model is used to translate source text into the target language, while the ensemble model integrates multiple translation outputs to produce a higher-quality result. It primarily supports mutual translation among 33 languages, including five ethnic minority languages in China.
|
32 |
|
33 |
### Key Features and Advantages
|
34 |
|