mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-08-06 15:05:31 +00:00
bump version
This commit is contained in:
parent
f57cd915a9
commit
cf11aeb27e
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ dry_seq_break_max = 128
|
|||
extra_images_max = 4 # for kontext/qwen img
|
||||
|
||||
# global vars
|
||||
KcppVersion = "1.117.1"
|
||||
KcppVersion = "1.118"
|
||||
showdebug = True
|
||||
kcpp_instance = None #global running instance
|
||||
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_base_config":"", "last_active_timestamp":datetime.now(), "triggered_sleeping":False, "current_model":"initial_model", "base_config":"", "swapReqType": None, "autoswapmode": False}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue