Skip to content

Commit

Permalink
do another patch release for the new deepseek models
Browse files Browse the repository at this point in the history
  • Loading branch information
LostRuins committed Jan 21, 2025
1 parent 5329df2 commit d109d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion koboldcpp.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
modelbusy = threading.Lock()
requestsinqueue = 0
defaultport = 5001
KcppVersion = "1.83"
KcppVersion = "1.82.2"
showdebug = True
guimode = False
showsamplerwarning = True
Expand Down

0 comments on commit d109d6d

Please sign in to comment.