Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of OpenR1-Qwen-7B by open-r1
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
license: apache-2.0
|
5 |
+
base_model: open-r1/OpenR1-Qwen-7B
|
6 |
+
tags:
|
7 |
+
- generated_from_trainer
|
8 |
+
- trl
|
9 |
+
- sft
|
10 |
+
model_name: OpenR1-Qwen-7B
|
11 |
+
licence: license
|
12 |
+
datasets: open-r1/openr1-220k-math
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of OpenR1-Qwen-7B by open-r1
|