mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-28 03:30:20 +00:00
hotfix 1.105.3
This commit is contained in:
parent
ad6c53aeff
commit
9a4eeafbfc
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ dry_seq_break_max = 128
|
|||
extra_images_max = 4 # for kontext/qwen img
|
||||
|
||||
# global vars
|
||||
KcppVersion = "1.105.2"
|
||||
KcppVersion = "1.105.3"
|
||||
showdebug = True
|
||||
kcpp_instance = None #global running instance
|
||||
global_memory = {"tunnel_url": "", "restart_target":"", "input_to_exit":False, "load_complete":False, "restart_override_config_target":""}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue