Skip to content

Commit d9f2285

Browse files
committed
v1.77071_b3989
1 parent a4a1e03 commit d9f2285

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

koboldcpp.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@
5353
modelbusy = threading.Lock()
5454
requestsinqueue = 0
5555
defaultport = 5001
56-
KcppVersion = "1.77070"
56+
KcppVersion = "1.77071"
5757
LcppVersion = "b3989"
5858
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX64Y1"
59-
ReleaseDate = "2024/10/31"
59+
ReleaseDate = "2024/11/01"
6060
showdebug = True
6161
guimode = False
6262
showsamplerwarning = True

0 commit comments

Comments
 (0)