Skip to content

Fix vLLM batch test by changing to Pixtral#53744

Merged
kouroshHakha merged 1 commit intoray-project:masterfrom
eicherseiji:recover_batch_vllm_test
Jun 11, 2025
Merged

Fix vLLM batch test by changing to Pixtral#53744
kouroshHakha merged 1 commit intoray-project:masterfrom
eicherseiji:recover_batch_vllm_test

Conversation

@eicherseiji
Copy link
Copy Markdown
Contributor

@eicherseiji eicherseiji commented Jun 11, 2025

Why are these changes needed?

Related issue number

Checks

  • I've signed off every commit(by using the -s flag, i.e., git commit -s) in this PR.
  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
    • I've added any new APIs to the API Reference. For example, if I added a
      method in Tune, I've added it in doc/source/tune/api/ under the
      corresponding .rst file.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

Signed-off-by: Seiji Eicher <seiji@anyscale.com>
@eicherseiji
Copy link
Copy Markdown
Contributor Author

Following up on the Serve release test failures (which should be unrelated) in Slack thread with REEf.

@eicherseiji
Copy link
Copy Markdown
Contributor Author

Indeed, those same failures were seen in the nightly test and are unrelated: https://buildkite.com/ray-project/release/builds/45321

@eicherseiji eicherseiji added the go add ONLY when ready to merge, run all tests label Jun 11, 2025
@eicherseiji eicherseiji marked this pull request as ready for review June 11, 2025 23:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the vLLM batch test to replace a flakey Qwen-specific model with the Pixtral model for more reliable nightly runs.

  • Swaps out "Qwen/Qwen2.5-VL-3B-Instruct" for "mistral-community/pixtral-12b"
  • Adjusts the inline comment to describe the new Pixtral configuration

@kouroshHakha kouroshHakha merged commit 8d250df into ray-project:master Jun 11, 2025
5 checks passed
elliot-barn pushed a commit that referenced this pull request Jun 18, 2025
Signed-off-by: Seiji Eicher <seiji@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
elliot-barn pushed a commit that referenced this pull request Jul 2, 2025
Signed-off-by: Seiji Eicher <seiji@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants