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