Models
GitHub
Discord
Turbo
Sign in
Download
Models
Download
GitHub
Discord
Sign in
mikepfunk28
/
deepseek_q3_agent
:latest
13
Downloads
Updated
3 weeks ago
Cancel
tools
thinking
deepseek_q3_agent:latest
...
/
params
a62f147aff33 · 215B
{
"num_ctx": 4096,
"seed": 42,
"stop": [
"<|begin▁of▁sentence|>",
"<|end▁of▁sentence|>",
"<|User|>",
"<|Assistant|>"
],
"temperature": 0.1,
"top_k": 50,
"top_p": 0.95
}