mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-19 01:05:09 +02:00
up ver, set the cuda pool malloc lookahead back to 5% instead of 2% (+1 squashed commits)
Squashed commits: [e0f65278] up ver, set the cuda pool malloc lookahead back to 5% instead of 2%
This commit is contained in:
+1
-1
@@ -303,7 +303,7 @@ maxhordectx = 1024
|
||||
maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.39.1"
|
||||
KcppVersion = "1.39.2"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
||||
Reference in New Issue
Block a user