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
e59ba9e1
Unverified
Commit
e59ba9e1
authored
Jul 10, 2025
by
Li, Jiang
Committed by
GitHub
Jul 09, 2025
Browse files
[CI/Build] Enlarge tolerance for a CPU multi-modal test (#20684)
Signed-off-by:
jiang1.li
<
jiang1.li@intel.com
>
parent
403b4815
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
tests/models/multimodal/generation/test_common.py
tests/models/multimodal/generation/test_common.py
+1
-0
No files found.
tests/models/multimodal/generation/test_common.py
View file @
e59ba9e1
...
...
@@ -152,6 +152,7 @@ VLM_TEST_SETTINGS = {
video_idx_to_prompt
=
lambda
idx
:
"<|vision_bos|><|VIDEO|><|vision_eos|>"
,
# noqa: E501
max_model_len
=
4096
,
max_num_seqs
=
2
,
num_logprobs
=
6
if
current_platform
.
is_cpu
()
else
5
,
auto_cls
=
AutoModelForTextToWaveform
,
vllm_output_post_proc
=
model_utils
.
qwen2_vllm_to_hf_output
,
patch_hf_runner
=
model_utils
.
qwen2_5_omni_patch_hf_runner
,
...
...
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