Skip to content

Commit f6fd27d

Browse files
committed
v1.83110_b4717
1 parent db41529 commit f6fd27d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

koboldcpp.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,10 @@
5454
# dry_seq_break_max = 128
5555

5656
# global vars
57-
LcppVersion = "b4675"
57+
LcppVersion = "b4717"
5858
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"
59-
ReleaseDate = "2025/02/10"
60-
KcppVersion = "1.83103"
59+
ReleaseDate = "2025/02/14"
60+
KcppVersion = "1.83110"
6161
showdebug = True
6262
# guimode = False
6363
kcpp_instance = None #global running instance

0 commit comments

Comments
 (0)