udate weights from disk (#2265)

This commit is contained in:
Chayenne
2024-11-30 01:17:00 +00:00
committed by GitHub
parent b53d6cbda3
commit 7d5d1d3d29
11 changed files with 54 additions and 40 deletions
+1
View File
@@ -424,6 +424,7 @@ def popen_launch_server(
port,
*other_args,
]
if api_key:
command += ["--api-key", api_key]