Skip to content

Conversation

@RajalakshmiSR
Copy link
Contributor

Add link in README to indicate POWER is a supported architecture.

@github-actions
Copy link

github-actions bot commented Aug 8, 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

@maxdebayser maxdebayser left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@prashantgupta24 prashantgupta24 left a comment

Choose a reason for hiding this comment

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

Add link in README to indicate POWER is a supported architecture.

Signed-off-by: Rajalakshmi Srinivasaraghavan <[email protected]>
@yannicks1 yannicks1 enabled auto-merge (squash) August 13, 2025 08:02
@github-actions github-actions bot added the ready label Aug 13, 2025
@joerunde joerunde disabled auto-merge August 14, 2025 17:18
@joerunde joerunde merged commit 646225b into vllm-project:main Aug 14, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants