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