Skip to content

Conversation

yannicks1
Copy link
Collaborator

update docs continuous batching

Signed-off-by: Yannick Schnider <[email protected]>
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 🚀

Signed-off-by: Yannick Schnider <[email protected]>
@yannicks1 yannicks1 marked this pull request as ready for review September 26, 2025 20:42
@yannicks1 yannicks1 requested a review from rafvasq as a code owner September 26, 2025 20:42
@yannicks1 yannicks1 self-assigned this Sep 29, 2025
Copy link
Collaborator

@sducouedic sducouedic left a comment

Choose a reason for hiding this comment

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

oh thanks for keeping this up-to-date

LGTM

Copy link
Collaborator

@rafvasq rafvasq left a comment

Choose a reason for hiding this comment

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

Just a small typo

fix typo

Co-authored-by: Rafael Vasquez <[email protected]>
Signed-off-by: Yannick Schnider <[email protected]>
@yannicks1 yannicks1 requested a review from rafvasq September 29, 2025 14:26
Copy link
Collaborator

@rafvasq rafvasq left a comment

Choose a reason for hiding this comment

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

LGTM!

use existing convention

Co-authored-by: Prashant Gupta <[email protected]>
Signed-off-by: Yannick Schnider <[email protected]>
@yannicks1 yannicks1 merged commit e9ca684 into main Sep 29, 2025
18 checks passed
@yannicks1 yannicks1 deleted the ysc-update-docs branch September 29, 2025 20: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.

4 participants