68 1 week ago

Qwen3-Coder Next, no-thinking, 256K context length

tools
46712667d89a · 160B
{
"min_p": 0.01,
"repeat_penalty": 1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|im_start|>user"
],
"temperature": 1,
"top_k": 40,
"top_p": 0.95
}