auto-patch README.md
Browse files
README.md
CHANGED
@@ -1,9 +1,16 @@
|
|
1 |
---
|
2 |
-
base_model:
|
|
|
3 |
language:
|
4 |
- en
|
5 |
library_name: transformers
|
|
|
6 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
7 |
---
|
8 |
## About
|
9 |
|
@@ -12,7 +19,7 @@ quantized_by: mradermacher
|
|
12 |
<!-- ### convert_type: hf -->
|
13 |
<!-- ### vocab_type: -->
|
14 |
<!-- ### tags: -->
|
15 |
-
static quants of https://huggingface.co/
|
16 |
|
17 |
<!-- provided-files -->
|
18 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|
|
|
1 |
---
|
2 |
+
base_model: InfiniAILab/OpenR1-Qwen-7B-SFT-Instruct
|
3 |
+
datasets: open-r1/OpenR1-Math-220k
|
4 |
language:
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
+
model_name: OpenR1-Qwen-7B-SFT-Instruct
|
8 |
quantized_by: mradermacher
|
9 |
+
tags:
|
10 |
+
- generated_from_trainer
|
11 |
+
- open-r1
|
12 |
+
- trl
|
13 |
+
- sft
|
14 |
---
|
15 |
## About
|
16 |
|
|
|
19 |
<!-- ### convert_type: hf -->
|
20 |
<!-- ### vocab_type: -->
|
21 |
<!-- ### tags: -->
|
22 |
+
static quants of https://huggingface.co/InfiniAILab/OpenR1-Qwen-7B-SFT-Instruct
|
23 |
|
24 |
<!-- provided-files -->
|
25 |
weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
|