Skip to content

Commit c65f5b6

Browse files
committed
v1.73005_b3590-1+9+4
1 parent 946ec87 commit c65f5b6

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
@@ -41,10 +41,10 @@
4141
modelbusy = threading.Lock()
4242
requestsinqueue = 0
4343
defaultport = 5001
44-
KcppVersion = "1.73004"
45-
LcppVersion = "b3583-1+8+4"
44+
KcppVersion = "1.73005"
45+
LcppVersion = "b3590-1+9+4"
4646
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
47-
ReleaseDate = "2024/08/14"
47+
ReleaseDate = "2024/08/15"
4848
showdebug = True
4949
guimode = False
5050
showsamplerwarning = True

0 commit comments

Comments
 (0)