We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62bea5e commit 89a205eCopy full SHA for 89a205e
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.106"
+KcppVersion = "1.106.1"
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