567 2 months ago

Alibaba's Qwen3-Coder-30B 4bit with 1M token context. Enhanced tool calling for agentic coding tasks

tools
bd6d770de2e0 · 158B
{
"min_p": 0,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}