Skip to content

Conversation

joerunde
Copy link
Collaborator

@joerunde joerunde commented Oct 8, 2025

Description

  • Adds support for vllm 0.11.0
  • Updates lockfile for 0.11.0
  • Drops 0.10.1.1 support

Signed-off-by: Joe Runde <[email protected]>
Copy link

github-actions bot commented Oct 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 🚀

Signed-off-by: Joe Runde <[email protected]>
Signed-off-by: Joe Runde <[email protected]>
@joerunde
Copy link
Collaborator Author

joerunde commented Oct 8, 2025

bot:test
MARKERS=spyre and cb and not multi and not quantized

@joerunde
Copy link
Collaborator Author

joerunde commented Oct 8, 2025

bot:test
MARKERS=spyre and cb and not multi and not quantized

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.

Yay, more lines removed that added!

@joerunde
Copy link
Collaborator Author

joerunde commented Oct 9, 2025

bot:test
MARKERS="spyre and cb and not multi and not quantized"

@joerunde joerunde merged commit 76daf7a into main Oct 9, 2025
20 checks passed
@joerunde joerunde deleted the support-0.11.0 branch October 9, 2025 15:49
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.

2 participants