Skip to content

Commit 32dc2d5

Browse files
committed
v1.77005_b3962
1 parent 7675930 commit 32dc2d5

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
@@ -44,10 +44,10 @@
4444
modelbusy = threading.Lock()
4545
requestsinqueue = 0
4646
defaultport = 5001
47-
KcppVersion = "1.77004"
47+
KcppVersion = "1.77005"
4848
LcppVersion = "b3962"
4949
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
50-
ReleaseDate = "2024/10/22"
50+
ReleaseDate = "2024/10/23"
5151
showdebug = True
5252
guimode = False
5353
showsamplerwarning = True

0 commit comments

Comments
 (0)