Skip to content

Commit b077c96

Browse files
committed
v1.71010_b3440+5
1 parent 54871c7 commit b077c96

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.71009"
45-
LcppVersion = "b3431+6"
44+
KcppVersion = "1.71010"
45+
LcppVersion = "b3440+5"
4646
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
47-
ReleaseDate = "2024/07/21"
47+
ReleaseDate = "2024/07/22"
4848
showdebug = True
4949
guimode = False
5050
showsamplerwarning = True

0 commit comments

Comments
 (0)