We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad6c53a commit 9a4eeafCopy full SHA for 9a4eeaf
1 file changed
koboldcpp.py
@@ -67,7 +67,7 @@
67
extra_images_max = 4 # for kontext/qwen img
68
69
# global vars
70
-KcppVersion = "1.105.2"
+KcppVersion = "1.105.3"
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