Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
richardyoung
/
qwen3-coder
:q5-k-m
1,123
Downloads
Updated
1 month ago
The most powerful open-source coding AI - 480B parameters with Mixture of Experts architecture for exceptional code generation and understanding.
The most powerful open-source coding AI - 480B parameters with Mixture of Experts architecture for exceptional code generation and understanding.
Cancel
qwen3-coder:q5-k-m
...
/
params
eaee01d41fcf · 163B
{
"num_ctx": 8192,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.9
}