Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,16 @@
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: tongyi-qianwen
|
4 |
-
license_link:
|
5 |
-
https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
|
6 |
language:
|
7 |
- en
|
8 |
pipeline_tag: text-generation
|
9 |
tags:
|
10 |
- chat
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# Qwen1.5-72B-Chat
|
|
|
1 |
---
|
2 |
license: other
|
3 |
license_name: tongyi-qianwen
|
4 |
+
license_link: https://huggingface.co/Qwen/Qwen1.5-72B-Chat/blob/main/LICENSE
|
|
|
5 |
language:
|
6 |
- en
|
7 |
pipeline_tag: text-generation
|
8 |
tags:
|
9 |
- chat
|
10 |
+
base_model:
|
11 |
+
- Qwen/Qwen1.5-72B
|
12 |
+
new_version: Qwen/Qwen2-72B-Instruct
|
13 |
+
library_name: transformers
|
14 |
---
|
15 |
|
16 |
# Qwen1.5-72B-Chat
|