Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,22 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of QwQ-LCoT-7B-Instruct
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- Long-CoT
|
6 |
+
- Qwen2.5
|
7 |
+
- 7B
|
8 |
+
- safetensors
|
9 |
+
- text-generation-inference
|
10 |
+
- QwQ
|
11 |
+
- Math
|
12 |
+
- FP16 precision
|
13 |
+
- SFT
|
14 |
+
license: creativeml-openrail-m
|
15 |
+
base_model: prithivMLmods/QwQ-LCoT-7B-Instruct
|
16 |
+
datasets:
|
17 |
+
- amphora/QwQ-LongCoT-130K
|
18 |
+
language:
|
19 |
+
- en
|
20 |
---
|
21 |
|
22 |
## Llamacpp imatrix Quantizations of QwQ-LCoT-7B-Instruct
|