ertghiu256 commited on
Commit
147fadc
·
verified ·
1 Parent(s): 130fb91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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
- [gguf](https://huggingface.co/ertghiu256/qwen3-4b-code-reasoning-gguf)
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
  ```