Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
<p align="left">
|
| 3 |
<a href="README_CN.md">中文</a>  | English</a>
|
|
@@ -500,4 +508,4 @@ docker run --entrypoint="python3" --gpus all \
|
|
| 500 |
|
| 501 |
## Contact Us
|
| 502 |
|
| 503 |
-
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 ([email protected]).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
- zh
|
| 5 |
+
base_model:
|
| 6 |
+
- tencent/Hunyuan-0.5B-Pretrain
|
| 7 |
+
library_name: transformers
|
| 8 |
+
---
|
| 9 |
|
| 10 |
<p align="left">
|
| 11 |
<a href="README_CN.md">中文</a>  | English</a>
|
|
|
|
| 508 |
|
| 509 |
## Contact Us
|
| 510 |
|
| 511 |
+
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 ([email protected]).
|