mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 09:34:37 +00:00
patch release for drafting fix
This commit is contained in:
parent
10d4fc637d
commit
13abf591d2
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ maxhordelen = 400
|
||||||
modelbusy = threading.Lock()
|
modelbusy = threading.Lock()
|
||||||
requestsinqueue = 0
|
requestsinqueue = 0
|
||||||
defaultport = 5001
|
defaultport = 5001
|
||||||
KcppVersion = "1.80.1"
|
KcppVersion = "1.80.2"
|
||||||
showdebug = True
|
showdebug = True
|
||||||
guimode = False
|
guimode = False
|
||||||
showsamplerwarning = True
|
showsamplerwarning = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue