SimonPu/
gpt-oss:20b_Q4_K_M

73 2 weeks ago

OpenAI’s open-weight models designed for powerful reasoning, agentic tasks, and versatile developer use cases. This update builds on the 20b model, applying additional customizations. The default value of `num_ctx` is now set to 32K.

tools thinking
c4ded371e9a4 · 64B
{
"min_p": 0,
"num_ctx": 32768,
"temperature": 1,
"top_k": 0,
"top_p": 1
}