Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ datasets:
|
|
5 |
- vicgalle/creative-rubrics-gpt-4.5-o3-R1
|
6 |
base_model:
|
7 |
- unsloth/Qwen3-4B
|
|
|
8 |
tags:
|
9 |
- unsloth
|
10 |
- trl
|
@@ -43,7 +44,7 @@ For Coding, it is recommended to be in thinking mode.
|
|
43 |
- [transformers](https://github.com/QwenLM/Qwen3?tab=readme-ov-file#run-qwen3)
|
44 |
|
45 |
### GGUF VERSION
|
46 |
-
[
|
47 |
|
48 |
## Example Usage :
|
49 |
```
|
|
|
5 |
- vicgalle/creative-rubrics-gpt-4.5-o3-R1
|
6 |
base_model:
|
7 |
- unsloth/Qwen3-4B
|
8 |
+
- Qwen/Qwen3-4B
|
9 |
tags:
|
10 |
- unsloth
|
11 |
- trl
|
|
|
44 |
- [transformers](https://github.com/QwenLM/Qwen3?tab=readme-ov-file#run-qwen3)
|
45 |
|
46 |
### GGUF VERSION
|
47 |
+
[Quantized GGUF](https://huggingface.co/ertghiu256/qwen3-4b-code-reasoning-gguf)
|
48 |
|
49 |
## Example Usage :
|
50 |
```
|