Skip to content

Commit 541ae85

Browse files
committed
v1.109.0.01_b8138-1_k-2_Q6-IQ23456K_RMv1.23.09m
1 parent 8c4060d commit 541ae85

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

koboldcpp.py

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,12 +75,12 @@
7575
extra_images_max = 8 # for kontext/qwen img
7676

7777
# global vars
78-
KcppVersion = "1.109.0"
79-
LcppVersion = ""
80-
IKLcppVersion = ""
81-
EsoboldVersion = ""
82-
CudaSpecifics = ""
83-
ReleaseDate = ""
78+
KcppVersion = "1.109.0.01"
79+
LcppVersion = "b8138-1_k-2"
80+
IKLcppVersion = "Q6-IQ23456K"
81+
EsoboldVersion = "RMv1.23.09m"
82+
CudaSpecifics = "Cu128_Ar86_SMC2_DmmvX32Y1"
83+
ReleaseDate = "2026/02/23"
8484
showdebug = True
8585
kcpp_instance = None #global running instance
8686
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_model": "", "currentConfig": None, "modelOverride": None, "currentModel": None}

0 commit comments

Comments
 (0)