We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4272adb commit 1fc405bCopy full SHA for 1fc405b
koboldcpp.py
@@ -67,7 +67,7 @@
67
extra_images_max = 4 # for kontext/qwen img
68
69
# global vars
70
-KcppVersion = "1.105.3"
+KcppVersion = "1.105.4"
71
showdebug = True
72
kcpp_instance = None #global running instance
73
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}
0 commit comments