Skip to content

Commit 6d818bd

Browse files
committed
v1.77004_b3962
1 parent db85a28 commit 6d818bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

koboldcpp.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@
4444
modelbusy = threading.Lock()
4545
requestsinqueue = 0
4646
defaultport = 5001
47-
KcppVersion = "1.77003"
48-
LcppVersion = "b3934"
47+
KcppVersion = "1.77004"
48+
LcppVersion = "b3962"
4949
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
50-
ReleaseDate = "2024/10/21"
50+
ReleaseDate = "2024/10/22"
5151
showdebug = True
5252
guimode = False
5353
showsamplerwarning = True

0 commit comments

Comments
 (0)