Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
mychen76
/
qwen3_cline_roocode
:30b-128k
7,049
Downloads
Updated
4 months ago
Quantized version of Qwen3 models (4B,8B,14B,32B, 30B-moe) optimized for tool usage in Cline / Roo Code and solving Complex Problems.
Quantized version of Qwen3 models (4B,8B,14B,32B, 30B-moe) optimized for tool usage in Cline / Roo Code and solving Complex Problems.
Cancel
tools
4b
8b
14b
30b
32b
qwen3_cline_roocode:30b-128k
...
/
params
d5d873526abe · 327B
{
"min_p": 0.001,
"num_ctx": 131072,
"num_keep": 1024,
"num_predict": 32786,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"</thinking>",
"</tool_call>",
"</tool_response>",
"</write_to_file>",
"</execute_command>"
],
"temperature": 0.15,
"top_k": 20,
"top_p": 0.7
}