mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 09:04:36 +00:00
increase to 10 save slots
This commit is contained in:
parent
64dd4f932f
commit
1a09d9cf0e
2 changed files with 385 additions and 409 deletions
|
@ -41,7 +41,7 @@ logprobs_max = 5
|
|||
default_draft_amount = 8
|
||||
default_ttsmaxlen = 4096
|
||||
default_visionmaxres = 1024
|
||||
net_save_slots = 8
|
||||
net_save_slots = 10
|
||||
|
||||
# abuse prevention
|
||||
stop_token_max = 256
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue