Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
## 💫 Community Model> Qwen2.5 Coder 3B Instruct by Qwen
|
6 |
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
license: other
|
5 |
+
base_model: Qwen/Qwen2.5-Coder-3B-Instruct
|
6 |
+
license_name: qwen-research
|
7 |
+
license_link: https://huggingface.co/Qwen/Qwen2.5-Coder-3B-Instruct/blob/main/LICENSE
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
tags:
|
11 |
+
- code
|
12 |
+
- codeqwen
|
13 |
+
- chat
|
14 |
+
- qwen
|
15 |
+
- qwen-coder
|
16 |
---
|
17 |
## 💫 Community Model> Qwen2.5 Coder 3B Instruct by Qwen
|
18 |
|