1 yesterday

tools thinking
a605816d7f3d · 189B
{
"frequency_penalty": 0.8,
"num_ctx": 128,
"num_predict": 192,
"presence_penalty": 0.8,
"repeat_penalty": 2,
"stop": [
"<|im_end|>"
],
"temperature": 0.01,
"top_k": 3,
"top_p": 0.1,
"typical_p": 0.3
}