Skip to content

Conversation

@rafvasq
Copy link
Collaborator

@rafvasq rafvasq commented Jul 15, 2025

Description

Uses mkdocstrings to create a doc outlining CB tests and parameters.

Related to #300

rafvasq added 2 commits July 15, 2025 08:29
Signed-off-by: Rafael Vasquez <[email protected]>
Signed-off-by: Rafael Vasquez <[email protected]>
@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, 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 🚀

@rafvasq rafvasq requested a review from sducouedic July 15, 2025 13:50
@rafvasq rafvasq marked this pull request as ready for review July 15, 2025 13:52
@rafvasq rafvasq requested a review from prashantgupta24 July 15, 2025 13:53
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.

LGTM thanks

@sducouedic sducouedic merged commit 8eccf68 into vllm-project:main Jul 15, 2025
18 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