mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-08 22:09:10 +02:00
increase to 10 save slots
This commit is contained in:
+384
-408
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user