yesterday

tools thinking
57953b2170d3 · 217B
{
"frequency_penalty": 0.1,
"num_ctx": 2048,
"num_predict": 256,
"presence_penalty": 0.1,
"repeat_penalty": 1.15,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.5,
"top_k": 40,
"top_p": 0.85,
"typical_p": 1
}