[Config] Retire get_global_server_args, and clear the deprecated flags that have a replacement (#38375)

This commit is contained in:
Cheng Wan
2026-09-08 16:42:12 -07:00
committed by GitHub
parent 5177a3ec08
commit db272201a2
213 changed files with 625 additions and 892 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ def main(args, server_args):
other_args.extend(
[
"--cuda-graph-max-bs",
"--cuda-graph-max-bs-decode",
batch_size,
"--mem-fraction-static",
server_args.mem_fraction_static,