Feature/benchmark/random mm data/images #23119
refactor RandomDataset
9c121e89
add RandomMultiModalData class
94acdc63
add note on enable-multimodal-chat
66eac492
Add mm max num images arg to prevent error
5b8e9411
raise error if min_num_images > max_num_images
1323d9d1
Delete duplicated code from rebase
e5d23f96
add random-mm to vllm/benchmarks/README.md
377e7e37
add docstring to RandomData
a233dd53
address review comment and add request_id_prefix following PR #20638
dace479d
Improve the error message for easier debugging and clean code
6376540c
simple RandomDataset test
5edd4b69
add edge case to random dataset test to check for rng isolation
0bc5a27a
rename _np_rng to _rng and add disclaimer. improve distortion in tests
adfd529f
correct test_random_dataset_different_seeds where seeds would exchang…
501f5160
Merge remote-tracking branch 'upstream/main' into Feature/Benchmark/R…
646dd217
add kwargs to sample method of RandomDataset and RandomMultiModalDataset
a2d884d8
Merge remote-tracking branch 'upstream/main' into Feature/Benchmark/R…
90af88a1
add video capability to RandomMultiModalDataset (wip)
136b535e
naive sampling for multimodal items
cddf67dc
improve sampling to always return desired nb of mm items
e2ca6bcc
add cli parsing for bucket config and correct width/height in synth m…
ffa5f4e4
add tests on random-mm dataset generation
0fa6614e
Update Readme
c37853f2
Fix mypy-3.9 issue in test
5da586fe
Merge remote-tracking branch 'upstream/main' into Feature/Benchmark/R…
eafc7857
Improve docstring and Readme. Rename num_mm_items_per_request to base…
2bbdb99a
test to verify bucket isn't mutated
e7ad83a6
ywang96
requested changes
on 2025-08-23
Place random-mm readme inside Multi-Modal Benchmark
7c447325
Remove blank line
9f68949f
Merge remote-tracking branch 'upstream/main' into Feature/Benchmark/R…
8946cb7d
ywang96
approved these changes
on 2025-08-25
ywang96
merged
0cb7b065
into main 341 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub