[AMD][CI] fix lm eval ci arg#30911
Merged
tjtanaa merged 2 commits intovllm-project:mainfrom Dec 18, 2025
Merged
Conversation
Signed-off-by: Divakar Verma <divakar.verma@amd.com>
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the AMD CI configuration by removing the --tp-size=1 argument from three pytest commands. According to the description, this is intended to fix the LM Eval Small Models and LM Eval Small Models (1 Card) tests for AMD-CI. The changes are consistent across the different test steps in .buildkite/test-amd.yaml and appear to be a straightforward fix for the CI pipeline. I have not identified any issues with these changes.
This was referenced Dec 18, 2025
yugong333
pushed a commit
to yugong333/vllm
that referenced
this pull request
Dec 22, 2025
Signed-off-by: Divakar Verma <divakar.verma@amd.com>
Majid-Taheri
pushed a commit
to Majid-Taheri/vllm
that referenced
this pull request
Dec 23, 2025
Signed-off-by: Divakar Verma <divakar.verma@amd.com> Signed-off-by: Ubuntu <mjtaheri68@gmail.com>
dsuhinin
pushed a commit
to dsuhinin/vllm
that referenced
this pull request
Jan 21, 2026
Signed-off-by: Divakar Verma <divakar.verma@amd.com> Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
ItzDEXX
pushed a commit
to ItzDEXX/vllm
that referenced
this pull request
Feb 19, 2026
Signed-off-by: Divakar Verma <divakar.verma@amd.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixing args for AMD-CI run in accordance with #30723
This fixes the following tests for AMD-CI: