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