1,196 4 months ago

Quantized version of THUDM/GLM-4-32B-0414 optimized for tool usage with Cline / Roo Code and complex problem solving.

tools
d3d2868fdf1c · 448B
{
"min_p": 0.001,
"num_ctx": 65536,
"num_keep": 1024,
"num_predict": 32768,
"repeat_penalty": 1.11,
"stop": [
"<|system|>",
"<|user|>",
"<|assistant|>",
"<|observation|>",
"</thinking>",
"</tool_call>",
"</tool_response>",
"</ask_followup_question>",
"</attempt_completion>",
"</write_to_file>",
"</execute_command>"
],
"temperature": 0.25,
"top_k": 40,
"top_p": 0.9
}