Files
Phi-4-reasoning-plus-GGUF/params

11 lines
187 B
Plaintext
Raw Normal View History

{
"stop": [
"<|im_start|>",
"<|im_end|>"
],
"temperature": 0.8,
"min_p" : 0.00,
"repeat_penalty" : 1.0,
"top_p" : 0.95,
"num_predict" : 32768
}