Skip to content

Commit 1fc405b

Browse files
committed
1.105.4
1 parent 4272adb commit 1fc405b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

koboldcpp.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
extra_images_max = 4 # for kontext/qwen img
6868

6969
# global vars
70-
KcppVersion = "1.105.3"
70+
KcppVersion = "1.105.4"
7171
showdebug = True
7272
kcpp_instance = None #global running instance
7373
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}

0 commit comments

Comments
 (0)