Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
license:
|
3 |
-
license_name:
|
|
|
4 |
language:
|
5 |
-
-
|
6 |
pipeline_tag: text-generation
|
7 |
-
base_model:
|
8 |
tags:
|
9 |
- chat
|
10 |
-
- gpt-neox
|
11 |
library_name: transformers
|
12 |
---
|
13 |
MIT License
|
|
|
1 |
---
|
2 |
+
license: other
|
3 |
+
license_name: qwen
|
4 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-72B-Instruct/blob/main/LICENSE
|
5 |
language:
|
6 |
+
- en
|
7 |
pipeline_tag: text-generation
|
8 |
+
base_model: Qwen/Qwen2.5-72B
|
9 |
tags:
|
10 |
- chat
|
|
|
11 |
library_name: transformers
|
12 |
---
|
13 |
MIT License
|