maryasov/
qwen2.5-coder-cline:7b-instruct-q8_0

11.1K 10 months ago

Qwen2.5 coder tools model can work with Cline (prev. Claude Dev).

tools 7b 14b 32b
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
}