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
dynamo
Commits
fa92958a
Unverified
Commit
fa92958a
authored
Mar 19, 2026
by
KrishnanPrash
Committed by
GitHub
Mar 19, 2026
Browse files
fix: unskip multimodal_disagg_qwen EPD test (#7523)
Signed-off-by:
Krishnan Prashanth
<
kprashanth@nvidia.com
>
parent
bd3554ef
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
tests/serve/test_vllm.py
tests/serve/test_vllm.py
+1
-2
No files found.
tests/serve/test_vllm.py
View file @
fa92958a
...
...
@@ -386,8 +386,7 @@ vllm_configs = {
marks
=
[
pytest
.
mark
.
gpu_1
,
pytest
.
mark
.
max_vram_gib
(
19.4
),
# observed peak 17.6 GiB (+10% safety)
pytest
.
mark
.
post_merge
,
pytest
.
mark
.
skip
(
reason
=
"DYN-2265"
),
pytest
.
mark
.
pre_merge
,
],
model
=
"Qwen/Qwen3-VL-2B-Instruct"
,
script_args
=
[
"--model"
,
"Qwen/Qwen3-VL-2B-Instruct"
,
"--single-gpu"
],
...
...
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