yuhaozhangz commited on
Commit
e961e80
·
verified ·
1 Parent(s): 8d0de7d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -1,33 +1,32 @@
1
 
2
- <p align="left">
3
- <a href="README_CN.md">中文</a>&nbsp | English</a>
4
- </p>
5
- <br><br>
6
 
7
  <p align="center">
8
  <img src="https://dscache.tencent-cloud.cn/upload/uploader/hunyuan-64b418fd052c033b228e04bc77bbc4b54fd7f5bc.png" width="400"/> <br>
9
  </p><p></p>
10
 
11
 
12
- <p align="center">
13
- 🤗&nbsp;<a href="https://huggingface.co/tencent/"><b>Hugging Face</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
14
- <img src="https://avatars.githubusercontent.com/u/109945100?s=200&v=4" width="16"/>&nbsp;<a href="https://modelscope.cn/models/Tencent-Hunyuan/Hunyuan-A13B-Instruct"><b>ModelScope</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
15
- <img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6594d0c6c5f1cd69a48b261d/04ZNQlAfs08Bfg4B1o3XO.png" width="14"/>&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a>
16
- </p>
17
 
18
  <p align="center">
19
- 🖥️&nbsp;<a href="https://hunyuan.tencent.com" style="color: red;"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
 
20
  🕖&nbsp;<a href="https://cloud.tencent.com/product/hunyuan"><b>HunyuanAPI</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
21
- 🕹️&nbsp;<a href="https://hunyuan.tencent.com/"><b>Demo</b></a>&nbsp;&nbsp;&nbsp;&nbsp;
 
22
  </p>
23
 
 
24
  <p align="center">
25
- <a href="https://github.com/Tencent-Hunyuan/Hunyuan-7B"><b>GITHUB</b></a> |
26
- <a href="https://cnb.cool/tencent/hunyuan/Hunyuan-7B"><b>cnb.cool</b></a> |
27
- <a href="https://github.com/Tencent-Hunyuan/Hunyuan-7B/blob/main/LICENSE"><b>LICENSE</b></a>
 
 
28
  </p>
29
 
30
 
 
31
  ## Model Introduction
32
 
33
  Hunyuan is Tencent's open-source efficient large language model series, designed for versatile deployment across diverse computational environments. From edge devices to high-concurrency production systems, these models deliver optimal performance with advanced quantization support and ultra-long context capabilities.
@@ -42,10 +41,11 @@ We have released a series of Hunyuan dense models, comprising both pre-trained a
42
  - **Efficient Inference**: Utilizes Grouped Query Attention (GQA) and supports multiple quantization formats, enabling highly efficient inference.
43
 
44
  ## Related News
45
- * 2025.7.30 We have open-sourced **Hunyuan-0.5B-Pretrain** , **Hunyuan-1.8B-Pretrain** , **Hunyuan-4B-Pretrain** , **Hunyuan-7B-Pretrain** , **Hunyuan-0.5B-Instruct** , **Hunyuan-1.8B-Instruct** , **Hunyuan-4B-Instruct** , **Hunyuan-7B-Instruct** on Hugging Face.
46
  <br>
47
 
48
 
 
49
  ## Benchmark
50
 
51
  Note: The following benchmarks are evaluated by TRT-LLM-backend on several **base models**.
 
1
 
2
+
 
 
 
3
 
4
  <p align="center">
5
  <img src="https://dscache.tencent-cloud.cn/upload/uploader/hunyuan-64b418fd052c033b228e04bc77bbc4b54fd7f5bc.png" width="400"/> <br>
6
  </p><p></p>
7
 
8
 
9
+
 
 
 
 
10
 
11
  <p align="center">
12
+ 🤗&nbsp;<a href="https://huggingface.co/tencent/Hunyuan-0.5B-Instruct-FP8"><b>Hugging Face</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
13
+ 🖥️&nbsp;<a href="https://hunyuan.tencent.com" style="color: red;"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
14
  🕖&nbsp;<a href="https://cloud.tencent.com/product/hunyuan"><b>HunyuanAPI</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
15
+ 🕹️&nbsp;<a href="https://hunyuan.tencent.com/"><b>Demo</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
16
+ 🤖&nbsp;<a href="https://www.modelscope.cn/models/Tencent-Hunyuan/Hunyuan-0.5B-Instruct-FP8"><b>ModelScope</b></a>
17
  </p>
18
 
19
+
20
  <p align="center">
21
+ <a href="https://github.com/Tencent-Hunyuan/Hunyuan-0.5B"><b>GITHUB</b></a> |
22
+ <a href="https://cnb.cool/tencent/hunyuan/Hunyuan-0.5B"><b>cnb.cool</b></a> |
23
+ <a href="https://github.com/Tencent-Hunyuan/Hunyuan-0.5B/blob/main/LICENSE.txt"><b>LICENSE</b></a> |
24
+ <a href="https://raw.githubusercontent.com/Tencent-Hunyuan/Hunyuan-A13B/main/assets/1751881231452.jpg"><b>WeChat</b></a> |
25
+ <a href="https://discord.gg/bsPcMEtV7v"><b>Discord</b></a>
26
  </p>
27
 
28
 
29
+
30
  ## Model Introduction
31
 
32
  Hunyuan is Tencent's open-source efficient large language model series, designed for versatile deployment across diverse computational environments. From edge devices to high-concurrency production systems, these models deliver optimal performance with advanced quantization support and ultra-long context capabilities.
 
41
  - **Efficient Inference**: Utilizes Grouped Query Attention (GQA) and supports multiple quantization formats, enabling highly efficient inference.
42
 
43
  ## Related News
44
+ * 2025.7.30 We have open-sourced **Hunyuan-0.5B-Pretrain** , **Hunyuan-0.5B-Instruct** , **Hunyuan-1.8B-Pretrain** , **Hunyuan-1.8B-Instruct** , **Hunyuan-4B-Pretrain** , **Hunyuan-4B-Instruct** , **Hunyuan-7B-Pretrain** ,**Hunyuan-7B-Instruct** on Hugging Face.
45
  <br>
46
 
47
 
48
+
49
  ## Benchmark
50
 
51
  Note: The following benchmarks are evaluated by TRT-LLM-backend on several **base models**.