Skip to content

Commit c84561e

Browse files
committed
v1.90225_b5269_RM192
1 parent d35a1cf commit c84561e

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
@@ -60,11 +60,11 @@
6060
# dry_seq_break_max = 128
6161

6262
# global vars
63-
KcppVersion = "1.90215"
64-
LcppVersion = "b5258"
65-
EsoboldVersion = "RMv1.9.1"
63+
KcppVersion = "1.90225"
64+
LcppVersion = "b5269"
65+
EsoboldVersion = "RMv1.9.2"
6666
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"
67-
ReleaseDate = "2025/05/02"
67+
ReleaseDate = "2025/05/03"
6868
showdebug = True
6969
# guimode = False
7070
kcpp_instance = None #global running instance

0 commit comments

Comments
 (0)