Text Generation
Transformers
Safetensors
qwen3_5
image-text-to-text
text-generation-inference
unsloth
qwen3_6
reasoning
chain-of-thought
lora
sft
agent
tool-use
function-calling
coder
conversational
Qwopus3.6-27B-Coder / generation_config.json
Jackrong's picture
Upload clean merged 16bit Qwopus3.6-27B-Coder
5b3ec2e verified
Raw
History Blame Contribute Delete
213 Bytes
{
"bos_token_id": 248044,
"do_sample": true,
"eos_token_id": [
248046,
248044
],
"pad_token_id": 248055,
"temperature": 1.0,
"top_k": 20,
"top_p": 0.95,
"transformers_version": "5.3.0"
}