mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 09:15:18 +02:00
swa padding default to 0
This commit is contained in:
+1
-1
@@ -63,7 +63,7 @@ overridekv_max = 16
|
||||
default_autofit_padding = 1024
|
||||
lora_filenames_max = 4
|
||||
multiuser_concurrent_limit = 10
|
||||
swa_padding_default = 1024
|
||||
swa_padding_default = 0
|
||||
|
||||
# abuse prevention
|
||||
stop_token_max = 256
|
||||
|
||||
Reference in New Issue
Block a user