Skip to content

Commit 0613f63

Browse files
DarkLight13370xrushi
authored andcommitted
[CI/Build] Fix Prithvi plugin test (vllm-project#27393)
Signed-off-by: DarkLight1337 <[email protected]> Signed-off-by: 0xrushi <[email protected]>
1 parent bebe4a6 commit 0613f63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/plugins_tests/test_io_processor_plugins.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ def test_prithvi_mae_plugin_offline(vllm_runner, model_name: str):
100100
model_name,
101101
runner="pooling",
102102
skip_tokenizer_init=True,
103+
enable_mm_embeds=True,
103104
trust_remote_code=True,
104105
enforce_eager=True,
105106
# Limit the maximum number of parallel requests

0 commit comments

Comments
 (0)