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 c21c8cd commit 25e747eCopy full SHA for 25e747e
koboldcpp.py
@@ -51,7 +51,7 @@
51
dry_seq_break_max = 128
52
53
# global vars
54
-KcppVersion = "1.89"
+KcppVersion = "1.90"
55
showdebug = True
56
kcpp_instance = None #global running instance
57
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False}
0 commit comments