Skip to content

Commit 911be02

Browse files
committed
v1.87030_b4998
1 parent fd83f03 commit 911be02

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
@@ -56,10 +56,10 @@
5656
# dry_seq_break_max = 128
5757

5858
# global vars
59-
KcppVersion = "1.87025"
60-
LcppVersion = "b4988"
59+
KcppVersion = "1.87030"
60+
LcppVersion = "b4998"
6161
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"
62-
ReleaseDate = "2025/03/29"
62+
ReleaseDate = "2025/03/31"
6363
showdebug = True
6464
# guimode = False
6565
kcpp_instance = None #global running instance

0 commit comments

Comments
 (0)