Skip to content

[ROCm][CI] Added missing resampy dependency for MM audio tests#37778

Merged
DarkLight1337 merged 2 commits intovllm-project:mainfrom
ROCm:akaratza_fix_audio_test
Mar 22, 2026
Merged

[ROCm][CI] Added missing resampy dependency for MM audio tests#37778
DarkLight1337 merged 2 commits intovllm-project:mainfrom
ROCm:akaratza_fix_audio_test

Conversation

@AndreasKaratzas
Copy link
Copy Markdown
Collaborator

Follow-up on: #37058

Addresses: Multi-Modal Models (Standard) 3: llava + qwen2_vl
Related: https://buildkite.com/vllm/amd-ci/builds/6757/steps/canvas?sid=019d0efa-d61c-4621-915a-c06a2f968717&tab=output

cc @kenroche

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
@AndreasKaratzas AndreasKaratzas added the rocm Related to AMD ROCm label Mar 21, 2026
@github-project-automation github-project-automation Bot moved this to Todo in AMD Mar 21, 2026
@mergify mergify Bot added the ci/build label Mar 21, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds the resampy dependency to requirements/rocm-test.txt, which is necessary for multi-modal audio tests. The change is correct in principle. However, I've identified a critical issue: the existing audio processing code is incompatible with the NumPy version (2.2.6) pinned in the same requirements file. This will lead to runtime errors and prevent the tests from passing. I've added a detailed comment explaining the issue and recommending a fix in a follow-up.

Comment thread requirements/rocm-test.txt
@AndreasKaratzas AndreasKaratzas marked this pull request as ready for review March 22, 2026 01:44
@AndreasKaratzas AndreasKaratzas added the ready ONLY add when PR is ready to merge/full CI is needed label Mar 22, 2026
@DarkLight1337 DarkLight1337 merged commit ffc8531 into vllm-project:main Mar 22, 2026
14 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in AMD Mar 22, 2026
@AndreasKaratzas AndreasKaratzas deleted the akaratza_fix_audio_test branch March 22, 2026 08:23
RhizoNymph pushed a commit to RhizoNymph/vllm that referenced this pull request Mar 26, 2026
SouthWest7 pushed a commit to SouthWest7/vllm that referenced this pull request Mar 27, 2026
khairulkabir1661 pushed a commit to khairulkabir1661/vllm that referenced this pull request Mar 27, 2026
nithinvc pushed a commit to nithinvc/vllm that referenced this pull request Mar 27, 2026
…project#37778)

Signed-off-by: Andreas Karatzas <akaratza@amd.com>

Signed-off-by: Nithin Chalapathi <nithin.ch10@gmail.com>
JiantaoXu pushed a commit to JiantaoXu/vllm that referenced this pull request Mar 28, 2026
mtparet pushed a commit to blackfuel-ai/vllm that referenced this pull request Apr 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build ready ONLY add when PR is ready to merge/full CI is needed rocm Related to AMD ROCm

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants