Skip to content

Update lower bound for fms to 1.8.0#879

Merged
joerunde merged 2 commits intotorch-spyre:mainfrom
Daniel-Schenker:bump-fms-lower-bound
Mar 31, 2026
Merged

Update lower bound for fms to 1.8.0#879
joerunde merged 2 commits intotorch-spyre:mainfrom
Daniel-Schenker:bump-fms-lower-bound

Conversation

@Daniel-Schenker
Copy link
Copy Markdown
Collaborator

Description

This PR bumps the lower bound of foundation-model-stack dependency from 1.7.0 to 1.8.0 which includes Llama bug fixes for torch 2.10.

Related Issues

Test Plan

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: Daniel Schenker <daniel.schenker@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.

Comment thread uv.lock
name = "vllm"
version = "0.18.0"
source = { git = "https://github.com/vllm-project/vllm?rev=v0.18.0#89138b21cc246ae944c741d5c399c148e2b770ab" }
source = { git = "https://github.com/vllm-project/vllm?rev=v0.18.0#bcf2be96120005e9aea171927f85055a6a5c0cf6" }
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

NB for readers, this commit was somehow incorrect before

@joerunde
Copy link
Copy Markdown
Collaborator

bot:test
MARKERS="spyre and prefix_caching and not multi"

Signed-off-by: Daniel Schenker <daniel.schenker@ibm.com>
@joerunde
Copy link
Copy Markdown
Collaborator

bot:test
MARKERS="spyre and prefix_caching and not multi"

@joerunde
Copy link
Copy Markdown
Collaborator

bot:test
MARKERS="spyre and chunked_prefill and not multi"

@joerunde
Copy link
Copy Markdown
Collaborator

bot:test
MARKERS="spyre and multi"

Copy link
Copy Markdown
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.

lpgtm, tests all pass!

@joerunde joerunde merged commit 85924e4 into torch-spyre:main Mar 31, 2026
15 checks passed
dilipgb pushed a commit to dilipgb/vllm-spyre that referenced this pull request Mar 31, 2026
<!-- markdownlint-disable -->

## Description

This PR bumps the lower bound of foundation-model-stack dependency from
1.7.0 to 1.8.0 which includes Llama bug fixes for torch 2.10.

## Related Issues

<!-- Link related issues, e.g., `Fixes #` or `Relates to torch-spyre#456` -->

## Test Plan

<!-- Describe how you tested your changes. Include commands or steps to
reproduce. -->

## Checklist

- [ ] I have read the [contributing
guidelines](https://docs.vllm.ai/projects/spyre/en/latest/contributing)
- [ ] 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: Daniel Schenker <daniel.schenker@ibm.com>
Signed-off-by: Dilip Gowda Bhagavan <dilip.bhagavan@ibm.com>
dilipgb pushed a commit to dilipgb/vllm-spyre that referenced this pull request Apr 3, 2026
<!-- markdownlint-disable -->

This PR bumps the lower bound of foundation-model-stack dependency from
1.7.0 to 1.8.0 which includes Llama bug fixes for torch 2.10.

<!-- Link related issues, e.g., `Fixes #` or `Relates to torch-spyre#456` -->

<!-- Describe how you tested your changes. Include commands or steps to
reproduce. -->

- [ ] I have read the [contributing
guidelines](https://docs.vllm.ai/projects/spyre/en/latest/contributing)
- [ ] 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: Daniel Schenker <daniel.schenker@ibm.com>
Signed-off-by: Dilip Gowda Bhagavan <dilip.bhagavan@ibm.com>
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