File size: 797 Bytes
afc62e5
 
 
 
 
 
810fad5
afc62e5
 
 
 
e8242b8
 
c70261d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e7975db
9f1b1c1
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
license: apache-2.0
datasets:
- nvidia/OpenCodeReasoning
- vicgalle/creative-rubrics-gpt-4.5-o3-R1
base_model:
- unsloth/Qwen3-4B
tags:
- unsloth
- trl
- sft
- code
pipeline_tag: text-generation
---
# Qwen 3 Code Reasoning 

A small Qwen 3  4 billion parameter model trained on [nvidia/OpenCodeReasoning](https://huggingface.co/datasets/nvidia/OpenCodeReasoning) for coding tasks.
For Coding, it is recommended to be in thinking mode.  

## Strengths 
- Code generation
- Logical question answering

## Drawbacks 
- Heavy overthinking
- Context overflow

## Recommended Usage: 
- [vllm](https://github.com/vllm-project/vllm)
- [transformers](https://github.com/QwenLM/Qwen3?tab=readme-ov-file#run-qwen3)

### GGUF VERSION
[gguf](https://huggingface.co/ertghiu256/qwen3-4b-code-reasoning-gguf)