Updating `library_name` tag for better download tracking as well as snippets on the Hub! 🤗
Browse filesHello! I'm VB from Hugging Face, congratulations on the brilliant release!
I'm opening a quick PR to ensure that the download tracking works as intended and additionally the snippets show up as well. Everything on the hub, works via tags and this would help make your model much more likely to be discovered within the hub.
Let me know if you have any questions
VB
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
license: other
|
3 |
license_name: tencent-hunyuan-a13b
|
4 |
license_link: https://github.com/Tencent-Hunyuan/Hunyuan-A13B/blob/main/LICENSE
|
|
|
5 |
---
|
6 |
|
7 |
<p align="left">
|
@@ -214,4 +215,4 @@ docker run --gpus all \
|
|
214 |
|
215 |
## Contact Us
|
216 |
|
217 |
-
If you would like to leave a message for our R&D and product teams, Welcome to contact our open-source team . You can also contact us via email (hunyuan_opensource@tencent.com).
|
|
|
2 |
license: other
|
3 |
license_name: tencent-hunyuan-a13b
|
4 |
license_link: https://github.com/Tencent-Hunyuan/Hunyuan-A13B/blob/main/LICENSE
|
5 |
+
library_name: transformers
|
6 |
---
|
7 |
|
8 |
<p align="left">
|
|
|
215 |
|
216 |
## Contact Us
|
217 |
|
218 |
+
If you would like to leave a message for our R&D and product teams, Welcome to contact our open-source team . You can also contact us via email (hunyuan_opensource@tencent.com).
|