149 4 months ago

Quantized version of QwQ-32B optimized for tool usage with Cline or Roo Code and complex problem solving.

tools 32b
13f46751cb09 · 485B
{
"min_p": 0.03,
"num_ctx": 65536,
"num_keep": 1024,
"num_predict": 32768,
"repeat_penalty": 1.2,
"stop": [
"<|begin▁of▁sentence|>",
"<|end▁of▁sentence|>",
"<|User|>",
"<|Assistant|>",
"</thinking>",
"</tool_call>",
"</ask_followup_question>",
"</attempt_completion>",
"</write_to_file>",
"</execute_command>",
"</tool_response>"
],
"temperature": 0.15,
"top_k": 40,
"top_p": 0.7
}