Update readme,add FP8 introduce
Browse files
README.md
CHANGED
@@ -13,6 +13,8 @@ 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 +29,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 |
+
https://github.com/Tencent/AngelSlim/tree/release/0.1
|
18 |
</p>
|
19 |
|
20 |
<p align="center">
|
|
|
29 |
|
30 |
## Model Introduction
|
31 |
|
32 |
+
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.
|
33 |
|
34 |
### Key Features and Advantages
|
35 |
|