2 3 months ago

xd

tools thinking
76870e371188 · 243B
{
"frequency_penalty": 0,
"min_p": 0.05,
"num_batch": 512,
"num_ctx": 999999999,
"num_keep": 128,
"num_predict": -1,
"presence_penalty": 0,
"repeat_last_n": 64,
"repeat_penalty": 1.15,
"stop": [
"<end_of_turn>"
],
"temperature": 0.6,
"top_k": 40,
"top_p": 0.9
}