Skip to content

[Docs] Fix build#860

Merged
rafvasq merged 1 commit intovllm-project:mainfrom
rafvasq:fix-docs
Mar 24, 2026
Merged

[Docs] Fix build#860
rafvasq merged 1 commit intovllm-project:mainfrom
rafvasq:fix-docs

Conversation

@rafvasq
Copy link
Collaborator

@rafvasq rafvasq commented Mar 24, 2026

Description

Doc build broke due to changes to psutil docs, removed for now.

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: Rafael Vasquez <rafvasq21@gmail.com>
@rafvasq rafvasq enabled auto-merge (squash) March 24, 2026 16:00
Copy link
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.

That page now 404s, so removing LGTM.

@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, 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 added the ready Runs the full CI test suite. Only add to PRs once ready to merge to limit public GHA usage label Mar 24, 2026
@rafvasq rafvasq merged commit 8c8cd7a into vllm-project:main Mar 24, 2026
14 of 22 checks passed
@rafvasq rafvasq mentioned this pull request Mar 25, 2026
5 tasks
@rafvasq rafvasq deleted the fix-docs branch March 25, 2026 14:18
tjohnson31415 pushed a commit that referenced this pull request Mar 25, 2026
## Description

- Bump versions to v0.18.0
- Add shim to continue on pytorch `2.7.1` 
- Remove deprecated `--swap-space` param (vllm-project/vllm#36216)
- Set new field `cache_config.user_specified_block_size = True` to avoid
[block size overrides](https://docs.vllm.ai/en/stable/api/vllm/config/cache/#vllm.config.cache.CacheConfig.user_specified_block_size).

## Related Issues

- Unrelated doc failure is fixed in
#860
- Closes #858

## Checklist

- [x] I have read the [contributing
guidelines](https://docs.vllm.ai/projects/spyre/en/latest/contributing)
- [x] 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)
- [x] My commits include a `Signed-off-by:` line (DCO compliance)

---------

Signed-off-by: Rafael Vasquez <rafvasq21@gmail.com>
Signed-off-by: Max de Bayser <maxdebayser@gmail.com>
Signed-off-by: Max de Bayser <mbayser@br.ibm.com>
Co-authored-by: Max de Bayser <mbayser@br.ibm.com>
Co-authored-by: Max de Bayser <maxdebayser@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready Runs the full CI test suite. Only add to PRs once ready to merge to limit public GHA usage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants