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:
Concedo 2023-08-09 11:50:12 +08:00
parent 926d90fbab
commit 159ad9269d
2 changed files with 2 additions and 2 deletions

View file

@ -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