Qwen2.5 coder tools model can work with Cline (prev. Claude Dev).
tools
7b
382 Pulls Updated 10 days ago
c7641e65efb3 · 182B
{
"num_ctx": 32768,
"repeat_last_n": 64,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.1,
"top_k": 40,
"top_p": 0.9
}