1 month ago

tools thinking
d5b57dd277ed · 156B
{
"num_ctx": 16384,
"num_predict": 2048,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.3,
"top_k": 20,
"top_p": 0.9
}