mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-10 17:14:36 +00:00
up version for 1.59.1 makefile changes
This commit is contained in:
parent
b5ba6c9ece
commit
a6ba735b07
1 changed files with 1 additions and 1 deletions
|
@ -475,7 +475,7 @@ maxhordelen = 256
|
|||
modelbusy = threading.Lock()
|
||||
requestsinqueue = 0
|
||||
defaultport = 5001
|
||||
KcppVersion = "1.59"
|
||||
KcppVersion = "1.59.1"
|
||||
showdebug = True
|
||||
showsamplerwarning = True
|
||||
showmaxctxwarning = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue