Skip to content

Commit 13abf59

Browse files
committed
patch release for drafting fix
1 parent 10d4fc6 commit 13abf59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

koboldcpp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
modelbusy = threading.Lock()
5757
requestsinqueue = 0
5858
defaultport = 5001
59-
KcppVersion = "1.80.1"
59+
KcppVersion = "1.80.2"
6060
showdebug = True
6161
guimode = False
6262
showsamplerwarning = True

0 commit comments

Comments
 (0)