qwen3-coder:30b-a3b-fp16

319.6K 2 weeks ago

Alibaba's performant long context models for agentic and coding tasks.

30b 480b
69aa441ea44f · 148B
{
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}