1 2 days ago

tools thinking
b0f209c87d99 · 161B
{
"frequency_penalty": 0.5,
"num_ctx": 4096,
"num_predict": 2048,
"presence_penalty": 0.5,
"repeat_penalty": 1.2,
"stop": [
"### "
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}