Files
lightning-2509-gguf/params

7 lines
107 B
Plaintext
Raw Normal View History

{
"temperature": 0.2,
"min_p" : 0.00,
"top_k" : 20,
"top_p" : 0.95,
"num_ctx" : 10240
}