aleshribar3/ deepseek-r1:8b-0528-qwen3-q8_0

88 2 weeks ago

I have just enabled both calling and thinking to existing deepseek-r1 models.

tools thinking
ed8474dc73db · 179B
{
"stop": [
"<|begin▁of▁sentence|>",
"<|end▁of▁sentence|>",
"<|User|>",
"<|Assistant|>"
],
"temperature": 0.6,
"top_p": 0.95
}