Models
GitHub
Discord
Docs
Cloud
Sign in
Download
Models
Download
GitHub
Discord
Docs
Cloud
Sign in
lucataco
/
openreasoning-nemotron
:32b
18
Downloads
Updated
2 weeks ago
OpenReasoning-Nemotron-32B is a large language model (LLM) which is a derivative of Qwen2.5-32B. It is a reasoning model that is post-trained for reasoning about math, code and science solution generation
OpenReasoning-Nemotron-32B is a large language model (LLM) which is a derivative of Qwen2.5-32B. It is a reasoning model that is post-trained for reasoning about math, code and science solution generation
Cancel
32b
openreasoning-nemotron:32b
...
/
template
62fbfd9ed093 · 182B
{{ if .System }}<|im_start|>system
{{ .System }}<|im_end|>
{{ end }}{{ if .Prompt }}<|im_start|>user
{{ .Prompt }}<|im_end|>
{{ end }}<|im_start|>assistant
{{ .Response }}<|im_end|>