luepow/ teo:qwen32b-ft

18 5 days ago

tools thinking
077eedd08748 · 170B
{
"min_p": 0.05,
"num_ctx": 16384,
"num_predict": 1024,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.85
}