Fix License (#5)
Browse files- Update README.md (a3c8d9de4208b73a7fdf2efc64eb5f5c3e177a3f)
Co-authored-by: wbag <[email protected]>
README.md
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
---
|
| 2 |
-
license_link: https://huggingface.co/tencent/Tencent-Hunyuan-Large/blob/main/LICENSE.txt
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
pipeline_tag: text-generation
|
| 6 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
---
|
| 8 |
|
| 9 |
<p align="center">
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
language:
|
| 3 |
- en
|
| 4 |
pipeline_tag: text-generation
|
| 5 |
library_name: transformers
|
| 6 |
+
|
| 7 |
+
license: other
|
| 8 |
+
license_name: tencent-license
|
| 9 |
+
license_link: https://huggingface.co/tencent/Tencent-Hunyuan-Large/blob/main/LICENSE.txt
|
| 10 |
---
|
| 11 |
|
| 12 |
<p align="center">
|