luepow/ teo:qwen3-14b

18 5 days ago

tools thinking
17347e2fb835 · 172B
{
"min_p": 0.05,
"num_ctx": 32768,
"num_predict": 1024,
"repeat_penalty": 1.05,
"stop": [
"<|im_end|>",
"<|endoftext|>"
],
"temperature": 0.6,
"top_k": 20,
"top_p": 0.95
}