We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb17592 commit c70fb28Copy full SHA for c70fb28
koboldcpp.py
@@ -65,10 +65,10 @@
65
modelbusy = threading.Lock()
66
requestsinqueue = 0
67
defaultport = 5001
68
-KcppVersion = "1.81000"
69
-LcppVersion = "b4393"
70
-CudaSpecifics = "CuCML_ArCML_SMC2_no_Dmmv"
71
-ReleaseDate = "2024/12/30"
+KcppVersion = "1.81001"
+LcppVersion = "b4407"
+CudaSpecifics = "CuCML_ArCML_SMC2_DmmvX32Y1"
+ReleaseDate = "2025/01/03"
72
showdebug = True
73
guimode = False
74
showsamplerwarning = True
0 commit comments