mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-08 01:41:37 +00:00
try to solve ttscpp oom regression
This commit is contained in:
parent
d3f9db8d33
commit
c7a1eec4e4
3 changed files with 4 additions and 4 deletions
|
|
@ -64,7 +64,7 @@ dry_seq_break_max = 128
|
|||
extra_images_max = 4
|
||||
|
||||
# global vars
|
||||
KcppVersion = "1.99.3"
|
||||
KcppVersion = "1.99.4"
|
||||
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