Skip to content

Commit cf1662d

Browse files
committed
v1.73006_b3596-1+7+4
1 parent a4d430e commit cf1662d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

koboldcpp.py

+3-3
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.73003"
45-
LcppVersion = "b3579-1+7"
44+
KcppVersion = "1.73006"
45+
LcppVersion = "b3596-1+7+4"
4646
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
47-
ReleaseDate = "2024/08/13"
47+
ReleaseDate = "2024/08/16"
4848
showdebug = True
4949
guimode = False
5050
showsamplerwarning = True

0 commit comments

Comments
 (0)