We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e49350 commit 924dfa7Copy full SHA for 924dfa7
koboldcpp.py
@@ -60,7 +60,7 @@
60
dry_seq_break_max = 128
61
62
# global vars
63
-KcppVersion = "1.93.2"
+KcppVersion = "1.94"
64
showdebug = True
65
kcpp_instance = None #global running instance
66
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}
0 commit comments