515 1 week ago

tools thinking
3d43fa6873a9 · 190B
{
"num_batch": 512,
"num_ctx": 102400,
"num_keep": 1024,
"repeat_last_n": 64,
"repeat_penalty": 1.05,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 20,
"top_p": 0.8
}