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