Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ library_name: transformers
|
|
3 |
---
|
4 |
|
5 |
<p align="left">
|
6 |
-
<a href="README_CN.md">中文</a>  | English</a>
|
7 |
</p>
|
8 |
<br><br>
|
9 |
|
@@ -13,21 +13,20 @@ library_name: transformers
|
|
13 |
|
14 |
|
15 |
<p align="center">
|
16 |
-
🤗 <a href="https://huggingface.co/tencent/"><b>Hugging Face</b></a> |
|
17 |
-
|
18 |
-
<img src="https://cdn-avatars.huggingface.co/v1/production/uploads/6594d0c6c5f1cd69a48b261d/04ZNQlAfs08Bfg4B1o3XO.png" width="14"/> <a href="https://github.com/Tencent/AngelSlim/tree/main"><b>AngelSlim</b></a>
|
19 |
-
</p>
|
20 |
-
|
21 |
-
<p align="center">
|
22 |
-
🖥️ <a href="https://hunyuan.tencent.com" style="color: red;"><b>Official Website</b></a> |
|
23 |
🕖 <a href="https://cloud.tencent.com/product/hunyuan"><b>HunyuanAPI</b></a> |
|
24 |
-
🕹️ <a href="https://hunyuan.tencent.com/"><b>Demo</b></a>  
|
|
|
25 |
</p>
|
26 |
|
|
|
27 |
<p align="center">
|
28 |
<a href="https://github.com/Tencent-Hunyuan/Hunyuan-7B"><b>GITHUB</b></a> |
|
29 |
<a href="https://cnb.cool/tencent/hunyuan/Hunyuan-7B"><b>cnb.cool</b></a> |
|
30 |
-
<a href="https://github.com/Tencent-Hunyuan/Hunyuan-7B/blob/main/LICENSE"><b>LICENSE</b></a>
|
|
|
|
|
31 |
</p>
|
32 |
|
33 |
|
@@ -45,7 +44,7 @@ We have released a series of Hunyuan dense models, comprising both pre-trained a
|
|
45 |
- **Efficient Inference**: Utilizes Grouped Query Attention (GQA) and supports multiple quantization formats, enabling highly efficient inference.
|
46 |
|
47 |
## Related News
|
48 |
-
* 2025.7.30 We have open-sourced **Hunyuan-0.5B-Pretrain** ,
|
49 |
<br>
|
50 |
|
51 |
|
|
|
3 |
---
|
4 |
|
5 |
<p align="left">
|
6 |
+
<a href="README_CN.md">中文</a>  | <a href="README.md">English</a>
|
7 |
</p>
|
8 |
<br><br>
|
9 |
|
|
|
13 |
|
14 |
|
15 |
<p align="center">
|
16 |
+
🤗 <a href="https://huggingface.co/tencent/Hunyuan-7B-Pretrain"><b>Hugging Face</b></a> |
|
17 |
+
🖥️ <a href="https://hunyuan.tencent.com" style="color: red;"><b>Official Website</b></a> |
|
|
|
|
|
|
|
|
|
|
|
18 |
🕖 <a href="https://cloud.tencent.com/product/hunyuan"><b>HunyuanAPI</b></a> |
|
19 |
+
🕹️ <a href="https://hunyuan.tencent.com/"><b>Demo</b></a> |
|
20 |
+
🤖 <a href="https://www.modelscope.cn/models/Tencent-Hunyuan/Hunyuan-7B-Pretrain"><b>ModelScope</b></a>
|
21 |
</p>
|
22 |
|
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.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>
|
31 |
|
32 |
|
|
|
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 |
|