Fix: test_vlm_offline_throughput output throughput (#13279)

This commit is contained in:
Douglas Yang
2025-11-14 22:31:48 -08:00
committed by GitHub
parent 6d5e16fb1c
commit 7ee3e36412

View File

@@ -1383,6 +1383,7 @@ def create_mm_data_row(
vision_prompt_len = prompt_len - text_prompt_len
use_raw_prompt = backend in [
"sglang",
"sglang-oai",
"sglang-oai-chat",
"vllm",