Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,19 @@
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of QwQ-Unofficial-14B-Math-v0.2
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
datasets:
|
| 7 |
+
- qingy2024/QwQ-LongCoT-Verified-130K
|
| 8 |
+
tags:
|
| 9 |
+
- text-generation-inference
|
| 10 |
+
- transformers
|
| 11 |
+
- unsloth
|
| 12 |
+
- qwen2
|
| 13 |
+
- trl
|
| 14 |
+
- sft
|
| 15 |
+
license: apache-2.0
|
| 16 |
+
base_model: qingy2024/QwQ-14B-Math-v0.2
|
| 17 |
---
|
| 18 |
|
| 19 |
## Llamacpp imatrix Quantizations of QwQ-Unofficial-14B-Math-v0.2
|