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