auto-patch README.md
Browse files
README.md
CHANGED
@@ -5,12 +5,9 @@ language:
|
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
model_name: Qwen2.5-7B-SFT-Code-GRPO
|
|
|
|
|
8 |
quantized_by: mradermacher
|
9 |
-
tags:
|
10 |
-
- generated_from_trainer
|
11 |
-
- open-r1
|
12 |
-
- trl
|
13 |
-
- grpo
|
14 |
---
|
15 |
## About
|
16 |
|
@@ -22,6 +19,9 @@ tags:
|
|
22 |
static quants of https://huggingface.co/AmberYifan/Qwen2.5-7B-SFT-Code-GRPO
|
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.
|
26 |
## Usage
|
27 |
|
|
|
5 |
- en
|
6 |
library_name: transformers
|
7 |
model_name: Qwen2.5-7B-SFT-Code-GRPO
|
8 |
+
mradermacher:
|
9 |
+
readme_rev: 1
|
10 |
quantized_by: mradermacher
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
## About
|
13 |
|
|
|
19 |
static quants of https://huggingface.co/AmberYifan/Qwen2.5-7B-SFT-Code-GRPO
|
20 |
|
21 |
<!-- provided-files -->
|
22 |
+
|
23 |
+
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Qwen2.5-7B-SFT-Code-GRPO-GGUF).***
|
24 |
+
|
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.
|
26 |
## Usage
|
27 |
|