Mungert commited on
Commit
1c78e76
·
verified ·
1 Parent(s): 168ff84

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -12
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 [`4fd1242b`](https://github.com/ggerganov/llama.cpp/commit/4fd1242bef6cb2325b4ff1c1a80f3b54b64508a6).
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
  🤗&nbsp;<a href="https://huggingface.co/collections/tencent/hunyuan-mt-68b42f76d473f82798882597"><b>Hugging Face</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
92
- 🤖&nbsp;<a href="https://modelscope.cn/collections/Hunyuan-MT-2ca6b8e1b4934f"><b>ModelScope</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
 
93
  </p>
94
 
95
  <p align="center">
96
  🖥️&nbsp;<a href="https://hunyuan.tencent.com"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
97
- 🕹️&nbsp;<a href="https://hunyuan.tencent.com/modelSquare/home/list"><b>Demo</b></a>&nbsp;&nbsp;&nbsp;&nbsp;
98
- </p>
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{hunyuanmt2025,
266
- title={Hunyuan-MT Technical Report},
267
- author={Mao Zheng, Zheng Li, Bingxin Qu, Mingyang Song, Yang Du, Mingrui Sun, Di Wang, Tao Chen, Jiaqi Zhu, Xingwu Sun, Yufei Wang, Can Xu, Chen Li, Kai Wang, Decheng Wu},
268
- howpublished={\url{https://github.com/Tencent-Hunyuan/Hunyuan-MT}},
269
- year={2025}
 
 
 
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
  🤗&nbsp;<a href="https://huggingface.co/collections/tencent/hunyuan-mt-68b42f76d473f82798882597"><b>Hugging Face</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
92
+ 🕹️&nbsp;<a href="https://hunyuan.tencent.com/modelSquare/home/list"><b>Demo</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
93
+ 🤖&nbsp;<a href="https://modelscope.cn/collections/Hunyuan-MT-2ca6b8e1b4934f"><b>ModelScope</b></a>
94
  </p>
95
 
96
  <p align="center">
97
  🖥️&nbsp;<a href="https://hunyuan.tencent.com"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
98
+ <a href="https://github.com/Tencent-Hunyuan/Hunyuan-MT"><b>GitHub</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
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