mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
up ver, fixed compile (+1 squashed commits)
Squashed commits: [ca51aa9e] up ver
This commit is contained in:
parent
ba09f1c807
commit
f8376c7e61
2 changed files with 1 additions and 2 deletions
|
@ -303,7 +303,7 @@ maxhordectx = 1024
|
|||
maxhordelen = 256
|
||||
modelbusy = threading.Lock()
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.40"
|
||||
KcppVersion = "1.40.1"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue