yuhaozhangz commited on
Commit
4c6f55a
·
verified ·
1 Parent(s): 8574b57

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -15
README.md CHANGED
@@ -4,32 +4,27 @@ base_model:
4
  library_name: transformers
5
  ---
6
 
7
- <p align="left">
8
- <a href="README_CN.md">中文</a>&nbsp | English</a>
9
- </p>
10
- <br><br>
11
 
12
  <p align="center">
13
  <img src="https://dscache.tencent-cloud.cn/upload/uploader/hunyuan-64b418fd052c033b228e04bc77bbc4b54fd7f5bc.png" width="400"/> <br>
14
  </p><p></p>
15
 
16
 
17
- <p align="center">
18
- 🤗&nbsp;<a href="https://huggingface.co/tencent/"><b>HuggingFace</b></a>&nbsp;|&nbsp;
19
- 🤖&nbsp;<a href="https://modelscope.cn/models/Tencent-Hunyuan/Hunyuan-A13B-Instruct"><b>ModelScope</b></a>&nbsp;|&nbsp;
20
- 🪡&nbsp;<a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a>
21
- </p>
22
 
23
  <p align="center">
24
- 🖥️&nbsp;<a href="https://hunyuan.tencent.com" style="color: red;"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
 
25
  🕖&nbsp;<a href="https://cloud.tencent.com/product/hunyuan"><b>HunyuanAPI</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
26
- 🕹️&nbsp;<a href="https://hunyuan.tencent.com/"><b>Demo</b></a>&nbsp;&nbsp;&nbsp;&nbsp;
 
27
  </p>
28
 
 
29
  <p align="center">
30
- <a href="https://github.com/Tencent-Hunyuan/Hunyuan-7B"><b>GITHUB</b></a> |
31
- <a href="https://cnb.cool/tencent/hunyuan/Hunyuan-7B"><b>cnb.cool</b></a> |
32
- <a href="https://github.com/Tencent-Hunyuan/Hunyuan-7B/blob/main/LICENSE"><b>LICENSE</b></a> |
33
  <a href="https://raw.githubusercontent.com/Tencent-Hunyuan/Hunyuan-A13B/main/assets/1751881231452.jpg"><b>WeChat</b></a> |
34
  <a href="https://discord.gg/bsPcMEtV7v"><b>Discord</b></a>
35
  </p>
@@ -49,7 +44,7 @@ We have released a series of Hunyuan dense models, comprising both pre-trained a
49
  - **Efficient Inference**: Utilizes Grouped Query Attention (GQA) and supports multiple quantization formats, enabling highly efficient inference.
50
 
51
  ## Related News
52
- * 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.
53
  <br>
54
 
55
 
 
4
  library_name: transformers
5
  ---
6
 
7
+
 
 
 
8
 
9
  <p align="center">
10
  <img src="https://dscache.tencent-cloud.cn/upload/uploader/hunyuan-64b418fd052c033b228e04bc77bbc4b54fd7f5bc.png" width="400"/> <br>
11
  </p><p></p>
12
 
13
 
 
 
 
 
 
14
 
15
  <p align="center">
16
+ 🤗&nbsp;<a href="https://huggingface.co/tencent/Hunyuan-4B-Instruct-AWQ-Int4"><b>Hugging Face</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
17
+ 🖥️&nbsp;<a href="https://hunyuan.tencent.com" style="color: red;"><b>Official Website</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
18
  🕖&nbsp;<a href="https://cloud.tencent.com/product/hunyuan"><b>HunyuanAPI</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
19
+ 🕹️&nbsp;<a href="https://hunyuan.tencent.com/"><b>Demo</b></a>&nbsp;&nbsp;|&nbsp;&nbsp;
20
+ 🤖&nbsp;<a href="https://www.modelscope.cn/models/Tencent-Hunyuan/Hunyuan-4B-Instruct-AWQ-Int4"><b>ModelScope</b></a>
21
  </p>
22
 
23
+
24
  <p align="center">
25
+ <a href="https://github.com/Tencent-Hunyuan/Hunyuan-4B"><b>GITHUB</b></a> |
26
+ <a href="https://cnb.cool/tencent/hunyuan/Hunyuan-4B"><b>cnb.cool</b></a> |
27
+ <a href="https://github.com/Tencent-Hunyuan/Hunyuan-4B/blob/main/LICENSE.txt"><b>LICENSE</b></a> |
28
  <a href="https://raw.githubusercontent.com/Tencent-Hunyuan/Hunyuan-A13B/main/assets/1751881231452.jpg"><b>WeChat</b></a> |
29
  <a href="https://discord.gg/bsPcMEtV7v"><b>Discord</b></a>
30
  </p>
 
44
  - **Efficient Inference**: Utilizes Grouped Query Attention (GQA) and supports multiple quantization formats, enabling highly efficient inference.
45
 
46
  ## Related News
47
+ * 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.
48
  <br>
49
 
50