mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-18 16:55:14 +02:00
increase max lora to 10
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@ default_native_ctx = 16384
|
||||
default_genlen = 1536
|
||||
overridekv_max = 16
|
||||
default_autofit_padding = 1024
|
||||
lora_filenames_max = 4
|
||||
lora_filenames_max = 10
|
||||
multiuser_concurrent_limit = 10
|
||||
swa_padding_default = 0
|
||||
default_reqtimeout = 600 # 10 min default
|
||||
|
||||
Reference in New Issue
Block a user