Skip to content

Conversation

@wallashss
Copy link
Collaborator

No description provided.

Signed-off-by: Wallas Santos <[email protected]>
@github-actions
Copy link

👋 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 🚀

@wallashss
Copy link
Collaborator Author

bot:test

@joerunde
Copy link
Collaborator

The bot tests are... not in a good state :(

@joerunde
Copy link
Collaborator

@wallashss can you format and I'll get this into RC3 with the performance fixes?

Signed-off-by: Wallas Santos <[email protected]>
Copy link
Collaborator

@joerunde joerunde left a comment

Choose a reason for hiding this comment

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

very nice

@joerunde joerunde merged commit 88350f8 into main Sep 27, 2025
18 checks passed
@joerunde joerunde deleted the wallas-fix-custom-lp branch September 27, 2025 01:46
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