Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
bfb240cc
Unverified
Commit
bfb240cc
authored
Oct 23, 2025
by
Cyrus Leung
Committed by
GitHub
Oct 23, 2025
Browse files
[CI/Build] Fix Prithvi plugin test (#27393)
Signed-off-by:
DarkLight1337
<
tlleungac@connect.ust.hk
>
parent
e255d929
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/plugins_tests/test_io_processor_plugins.py
tests/plugins_tests/test_io_processor_plugins.py
+1
-0
No files found.
tests/plugins_tests/test_io_processor_plugins.py
View file @
bfb240cc
...
@@ -100,6 +100,7 @@ def test_prithvi_mae_plugin_offline(vllm_runner, model_name: str):
...
@@ -100,6 +100,7 @@ def test_prithvi_mae_plugin_offline(vllm_runner, model_name: str):
model_name
,
model_name
,
runner
=
"pooling"
,
runner
=
"pooling"
,
skip_tokenizer_init
=
True
,
skip_tokenizer_init
=
True
,
enable_mm_embeds
=
True
,
trust_remote_code
=
True
,
trust_remote_code
=
True
,
enforce_eager
=
True
,
enforce_eager
=
True
,
# Limit the maximum number of parallel requests
# Limit the maximum number of parallel requests
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment