Skip to content

Conversation

@joerunde
Copy link
Collaborator

@joerunde joerunde commented Jun 3, 2025

For multi-spyre support we need a newer build of the base image. This has been synced to quay.io/ibm-aiu/base and validated with tensor parallel tests.

Once this is in we can cut a new release, and the resulting image should work with tensor parallel inferencing.

@joerunde joerunde marked this pull request as ready for review June 3, 2025 14:59
@github-actions
Copy link

github-actions bot commented Jun 3, 2025

👋 Hi! Thank you for contributing to vLLM support on Spyre.
Just a reminder: Make sure that your code passes all the linting checks, otherwise your PR won't be able to be merged. To do so, first install the linting requirements, then run format.sh and commit the changes. This can be done with uv directly:

uv sync --frozen --group lint --active --inexact

Or this can be done with pip:

uv pip compile --group lint > requirements-lint.txt
pip install -r requirements-lint.txt
bash format.sh

Now you are good to go 🚀

Copy link
Collaborator

@rafvasq rafvasq left a comment

Choose a reason for hiding this comment

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

LGTM

@joerunde joerunde merged commit 2e7c154 into main Jun 3, 2025
21 checks passed
@joerunde joerunde deleted the release-prep branch June 3, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants