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