mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 01:24:36 +00:00
do another patch release for the new deepseek models
This commit is contained in:
parent
5329df2bdf
commit
d109d6d8eb
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@ maxhordelen = 400
|
||||||
modelbusy = threading.Lock()
|
modelbusy = threading.Lock()
|
||||||
requestsinqueue = 0
|
requestsinqueue = 0
|
||||||
defaultport = 5001
|
defaultport = 5001
|
||||||
KcppVersion = "1.83"
|
KcppVersion = "1.82.2"
|
||||||
showdebug = True
|
showdebug = True
|
||||||
guimode = False
|
guimode = False
|
||||||
showsamplerwarning = True
|
showsamplerwarning = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue