Skip to content

Commit c70fb28

Browse files
committed
v1.81001_b4407
1 parent cb17592 commit c70fb28

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

koboldcpp.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@
6565
modelbusy = threading.Lock()
6666
requestsinqueue = 0
6767
defaultport = 5001
68-
KcppVersion = "1.81000"
69-
LcppVersion = "b4393"
70-
CudaSpecifics = "CuCML_ArCML_SMC2_no_Dmmv"
71-
ReleaseDate = "2024/12/30"
68+
KcppVersion = "1.81001"
69+
LcppVersion = "b4407"
70+
CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
71+
ReleaseDate = "2025/01/03"
7272
showdebug = True
7373
guimode = False
7474
showsamplerwarning = True

0 commit comments

Comments
 (0)