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 d35a1cf commit c84561eCopy full SHA for c84561e
koboldcpp.py
@@ -60,11 +60,11 @@
60
# dry_seq_break_max = 128
61
62
# global vars
63
-KcppVersion = "1.90215"
64
-LcppVersion = "b5258"
65
-EsoboldVersion = "RMv1.9.1"
+KcppVersion = "1.90225"
+LcppVersion = "b5269"
+EsoboldVersion = "RMv1.9.2"
66
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"
67
-ReleaseDate = "2025/05/02"
+ReleaseDate = "2025/05/03"
68
showdebug = True
69
# guimode = False
70
kcpp_instance = None #global running instance
0 commit comments