Skip to content

Commit 218e290

Browse files
committed
v1.71012_b3454+7
1 parent 5255c9d commit 218e290

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.71011"
45-
LcppVersion = "b3449+7"
44+
KcppVersion = "1.71012"
45+
LcppVersion = "b3454+7"
4646
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
47-
ReleaseDate = "2024/07/23"
47+
ReleaseDate = "2024/07/24"
4848
showdebug = True
4949
guimode = False
5050
showsamplerwarning = True

0 commit comments

Comments
 (0)