gpt-oss-20b / params
oki0ki's picture
Duplicate from unsloth/gpt-oss-20b-GGUF
e8c40e6
raw
history blame contribute delete
149 Bytes
{
"stop": [
"<|endoftext|>",
"<|return|>"
],
"temperature": 1.0,
"min_p" : 0.00,
"top_k" : 0,
"top_p" : 1.0
}