Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
1 |
|
2 |
<p align="left">
|
3 |
<a href="README_CN.md">中文</a>  | English</a>
|
@@ -500,4 +505,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 |
+
base_model:
|
3 |
+
- tencent/Hunyuan-0.5B-Instruct
|
4 |
+
library_name: transformers
|
5 |
+
---
|
6 |
|
7 |
<p align="left">
|
8 |
<a href="README_CN.md">中文</a>  | English</a>
|
|
|
505 |
|
506 |
## Contact Us
|
507 |
|
508 |
+
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]).
|