Describe the Issue
I try setting gendefaults and gendefaultsoverwrite:true in my kcpps file. When I launch koboldcpp and open the settings in the gui it has the default parameters every time.
Additional Information:
Relevant lines:
"gendefaults":"temperature:0.3,top_p:0.8,top_k:20,min_p:0.0",
"gendefaultsoverwrite": true,
model: qwen-3.5-9b-gguf
I have tried many different formats for the gendefaults line and can't get it to apply. When I generate a message, the cmdline output shows the default koboldcpp parameters are being used, not the ones set in the kcpps file.
Describe the Issue
I try setting gendefaults and gendefaultsoverwrite:true in my kcpps file. When I launch koboldcpp and open the settings in the gui it has the default parameters every time.
Additional Information:
Relevant lines:
"gendefaults":"temperature:0.3,top_p:0.8,top_k:20,min_p:0.0",
"gendefaultsoverwrite": true,
model: qwen-3.5-9b-gguf
I have tried many different formats for the gendefaults line and can't get it to apply. When I generate a message, the cmdline output shows the default koboldcpp parameters are being used, not the ones set in the kcpps file.