Skip to content

Commit 6e3af2e

Browse files
committed
v1.77070_b3989
1 parent abd27e7 commit 6e3af2e

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
@@ -45,10 +45,10 @@
4545
modelbusy = threading.Lock()
4646
requestsinqueue = 0
4747
defaultport = 5001
48-
KcppVersion = "1.77060"
49-
LcppVersion = "b3972"
48+
KcppVersion = "1.77070"
49+
LcppVersion = "b3989"
5050
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX64Y1"
51-
ReleaseDate = "2024/10/27"
51+
ReleaseDate = "2024/10/31"
5252
showdebug = True
5353
guimode = False
5454
showsamplerwarning = True

0 commit comments

Comments
 (0)