18 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

32b
1be373b54667 · 115B
{
"num_ctx": 8192,
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.7,
"top_k": 40,
"top_p": 0.9
}