Skip to content

Commit 7ee3e36

Browse files
authored
Fix: test_vlm_offline_throughput output throughput (sgl-project#13279)
1 parent 6d5e16f commit 7ee3e36

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/sglang/bench_serving.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1383,6 +1383,7 @@ def create_mm_data_row(
13831383
vision_prompt_len = prompt_len - text_prompt_len
13841384

13851385
use_raw_prompt = backend in [
1386+
"sglang",
13861387
"sglang-oai",
13871388
"sglang-oai-chat",
13881389
"vllm",

0 commit comments

Comments
 (0)