Skip to content

Commit d109d6d

Browse files
committed
do another patch release for the new deepseek models
1 parent 5329df2 commit d109d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

koboldcpp.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
modelbusy = threading.Lock()
6060
requestsinqueue = 0
6161
defaultport = 5001
62-
KcppVersion = "1.83"
62+
KcppVersion = "1.82.2"
6363
showdebug = True
6464
guimode = False
6565
showsamplerwarning = True

0 commit comments

Comments
 (0)