Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
bjoernb
/
qwen3-coder-30b-1m
:latest
567
Downloads
Updated
2 months ago
Alibaba's Qwen3-Coder-30B 4bit with 1M token context. Enhanced tool calling for agentic coding tasks
Alibaba's Qwen3-Coder-30B 4bit with 1M token context. Enhanced tool calling for agentic coding tasks
Cancel
tools
qwen3-coder-30b-1m:latest
...
/
params
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
}