Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -46,7 +46,7 @@ language:
|
|
| 46 |
|
| 47 |
## <span style="color: #7F7FFF;">Model Generation Details</span>
|
| 48 |
|
| 49 |
-
This model was generated using [llama.cpp](https://github.com/ggerganov/llama.cpp) at commit [`
|
| 50 |
|
| 51 |
|
| 52 |
|
|
@@ -89,16 +89,14 @@ While this does increase model file size, it significantly improves precision fo
|
|
| 89 |
|
| 90 |
<p align="center">
|
| 91 |
🤗 <a href="https://huggingface.co/collections/tencent/hunyuan-mt-68b42f76d473f82798882597"><b>Hugging Face</b></a> |
|
| 92 |
-
|
|
|
|
| 93 |
</p>
|
| 94 |
|
| 95 |
<p align="center">
|
| 96 |
🖥️ <a href="https://hunyuan.tencent.com"><b>Official Website</b></a> |
|
| 97 |
-
|
| 98 |
-
</
|
| 99 |
-
|
| 100 |
-
<p align="center">
|
| 101 |
-
<a href="https://github.com/Tencent-Hunyuan/Hunyuan-MT"><b>GITHUB</b></a>
|
| 102 |
</p>
|
| 103 |
|
| 104 |
|
|
@@ -262,11 +260,14 @@ Supported languages:
|
|
| 262 |
Citing Hunyuan-MT:
|
| 263 |
|
| 264 |
```bibtex
|
| 265 |
-
@misc{
|
| 266 |
-
|
| 267 |
-
|
| 268 |
-
|
| 269 |
-
|
|
|
|
|
|
|
|
|
|
| 270 |
}
|
| 271 |
```
|
| 272 |
|
|
|
|
| 46 |
|
| 47 |
## <span style="color: #7F7FFF;">Model Generation Details</span>
|
| 48 |
|
| 49 |
+
This model was generated using [llama.cpp](https://github.com/ggerganov/llama.cpp) at commit [`c8dedc99`](https://github.com/ggerganov/llama.cpp/commit/c8dedc9999eccf7821a9fe5b29f10e8d075e2217).
|
| 50 |
|
| 51 |
|
| 52 |
|
|
|
|
| 89 |
|
| 90 |
<p align="center">
|
| 91 |
🤗 <a href="https://huggingface.co/collections/tencent/hunyuan-mt-68b42f76d473f82798882597"><b>Hugging Face</b></a> |
|
| 92 |
+
🕹️ <a href="https://hunyuan.tencent.com/modelSquare/home/list"><b>Demo</b></a> |
|
| 93 |
+
🤖 <a href="https://modelscope.cn/collections/Hunyuan-MT-2ca6b8e1b4934f"><b>ModelScope</b></a>
|
| 94 |
</p>
|
| 95 |
|
| 96 |
<p align="center">
|
| 97 |
🖥️ <a href="https://hunyuan.tencent.com"><b>Official Website</b></a> |
|
| 98 |
+
<a href="https://github.com/Tencent-Hunyuan/Hunyuan-MT"><b>GitHub</b></a> |
|
| 99 |
+
<a href="https://www.arxiv.org/abs/2509.05209"><b>Technical Report</b></a>
|
|
|
|
|
|
|
|
|
|
| 100 |
</p>
|
| 101 |
|
| 102 |
|
|
|
|
| 260 |
Citing Hunyuan-MT:
|
| 261 |
|
| 262 |
```bibtex
|
| 263 |
+
@misc{hunyuan_mt,
|
| 264 |
+
title={Hunyuan-MT Technical Report},
|
| 265 |
+
author={Mao Zheng and Zheng Li and Bingxin Qu and Mingyang Song and Yang Du and Mingrui Sun and Di Wang},
|
| 266 |
+
year={2025},
|
| 267 |
+
eprint={2509.05209},
|
| 268 |
+
archivePrefix={arXiv},
|
| 269 |
+
primaryClass={cs.CL},
|
| 270 |
+
url={https://arxiv.org/abs/2509.05209},
|
| 271 |
}
|
| 272 |
```
|
| 273 |
|