Skip to content

[Spyre-Next] Use vllm version from [tool.uv.sources]#866

Merged
sducouedic merged 3 commits intotorch-spyre:mainfrom
sducouedic:vllm_version
Mar 25, 2026
Merged

[Spyre-Next] Use vllm version from [tool.uv.sources]#866
sducouedic merged 3 commits intotorch-spyre:mainfrom
sducouedic:vllm_version

Conversation

@sducouedic
Copy link
Copy Markdown
Collaborator

Description

The current version of vllm dependency (v0.15.1) is wrong and conflicting with the version 0.17.1 specified in [tool.uv.sources]. That latter one should be used. We can remove the version specification entirely in dependencies = [... to have the version in a single place.

Test Plan

bot:next-test should still have two tests passing

Checklist

  • I have read the contributing guidelines
  • My code follows the project's code style (run bash format.sh)
  • I have added tests for my changes (if applicable)
  • I have updated the documentation (if applicable)
  • My commits include a Signed-off-by: line (DCO compliance)

Signed-off-by: Sophie du Couédic <sop@zurich.ibm.com>
@github-actions
Copy link
Copy Markdown

👋 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, run ./format.sh.
Now you are good to go 🚀.

We also recommend installing prek and configuring it to check your code before every local commit.

@github-actions github-actions Bot changed the title Use vllm version from [tool.uv.sources] [Spyre-Next] Use vllm version from [tool.uv.sources] Mar 25, 2026
Signed-off-by: Sophie du Couédic <sop@zurich.ibm.com>
@sducouedic
Copy link
Copy Markdown
Collaborator Author

bot:next-test

…sion"

This reverts commit 28b4407.

Signed-off-by: Sophie du Couédic <sop@zurich.ibm.com>
@sducouedic
Copy link
Copy Markdown
Collaborator Author

bot:next-test

@sducouedic sducouedic marked this pull request as ready for review March 25, 2026 16:08
Copy link
Copy Markdown
Collaborator

@tjohnson31415 tjohnson31415 left a comment

Choose a reason for hiding this comment

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

LGTM. The value here didn't have any effect in my testing, so this is a good cleanup

@sducouedic sducouedic merged commit 0022ad3 into torch-spyre:main Mar 25, 2026
15 checks passed
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