29 1 week ago

From qwen3-coder:30b . Compatible with opencode (both).

tools
7f2e878a0cc9 · 201B
{
"num_ctx": 32768,
"num_keep": 32768,
"num_predict": 32768,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}