Models
Docs
Pricing
Sign in
Download
Models
Download
Docs
Pricing
Sign in
baronki1
/
reasoner
:latest
Updated
4 weeks ago
Cancel
thinking
reasoner:latest
...
/
params
c62c5566ed23 · 244B
{
"num_ctx": 4096,
"num_predict": 2048,
"repeat_penalty": 1.1,
"stop": [
"<|begin▁of▁sentence|>",
"<|end▁of▁sentence|>",
"<|User|>",
"<|Assistant|>"
],
"temperature": 0.3,
"top_k": 40,
"top_p": 0.9
}