98 7 months ago

ERNIE-4.5-21B Thinking Model - Ollama

tools
{
"min_p": 0.05,
"num_ctx": 16384,
"repeat_last_n": 256,
"repeat_penalty": 1.1,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0,
"top_k": 40,
"top_p": 0.9
}