12 4 weeks ago

tools thinking
331785057bed · 156B
{
"num_ctx": 16384,
"num_predict": 4096,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.9
}