Text Generation
Transformers
Safetensors
English
qwen3
text-generation-inference
unsloth
code
cot
thinking
reasoning
small
conversational
qwen3-4b-code-reasoning-v2 / generation_config.json
ertghiu256's picture
(Trained with Unsloth)
3d7d5ea verified
raw
history blame contribute delete
211 Bytes
{
"do_sample": true,
"eos_token_id": [
151645,
151643
],
"max_length": 40960,
"pad_token_id": 151669,
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "4.56.2"
}