Skip to content

docs: Add excluded model list to mkdoc supported model generator#850

Merged
rafvasq merged 1 commit intotorch-spyre:mainfrom
rafvasq:update-supported-models
Mar 19, 2026
Merged

docs: Add excluded model list to mkdoc supported model generator#850
rafvasq merged 1 commit intotorch-spyre:mainfrom
rafvasq:update-supported-models

Conversation

@rafvasq
Copy link
Copy Markdown
Collaborator

@rafvasq rafvasq commented Mar 19, 2026

Description

Since we generate the supported model tables straight from model configs, use a list of model names that we don't want to include in the official docs yet. This approach doesn't touch the model configuration schema.

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 19, 2026 14:44
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.

ship it!

@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 19, 2026
@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.

@rafvasq rafvasq merged commit 28e14f1 into torch-spyre:main Mar 19, 2026
14 of 22 checks passed
@rafvasq rafvasq deleted the update-supported-models branch March 19, 2026 15:50
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