[Auto Sync] Improve profilers and simplify bench_one_batch_server.py (#13866)
This commit is contained in:
@@ -1545,7 +1545,6 @@ def _execute_server_warmup(
|
||||
try:
|
||||
warmup_timeout = envs.SGLANG_WARMUP_TIMEOUT.get()
|
||||
if server_args.disaggregation_mode == "null":
|
||||
logger.info(f"Start of co-locate warmup ...")
|
||||
res = requests.post(
|
||||
url + request_name,
|
||||
json=json_data,
|
||||
|
||||
Reference in New Issue
Block a user