Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
qwen3-coder
:latest
319.3K
Downloads
Updated
2 weeks ago
Alibaba's performant long context models for agentic and coding tasks.
Alibaba's performant long context models for agentic and coding tasks.
Cancel
30b
480b
qwen3-coder:latest
...
/
params
69aa441ea44f · 148B
{
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}