Update CPU doc according to feedback#32963
Merged
bigPYJ1151 merged 2 commits intovllm-project:mainfrom Jan 24, 2026
Merged
Conversation
|
Documentation preview: https://vllm--32963.org.readthedocs.build/en/32963/ |
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the documentation for CPU and XPU, changing 'Supported Models' to 'Recommended Models' to better reflect the testing status of these models. This is a good clarification for users. Additionally, a command in the benchmarking guide is updated. I've found an issue in the updated command where a required environment variable is missing and have left a suggestion to fix it.
also align with TPU doc Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Louie Tsai <louie.tsai@intel.com> Signed-off-by: Tsai, Louie <louie.tsai@intel.com>
bigPYJ1151
approved these changes
Jan 24, 2026
ms1design
pushed a commit
to ms1design/vllm
that referenced
this pull request
Jan 24, 2026
Signed-off-by: Tsai, Louie <louie.tsai@intel.com> Signed-off-by: Louie Tsai <louie.tsai@intel.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: Mieszko Syty <mieszko@ms1design.pl>
cwazai
pushed a commit
to cwazai/vllm
that referenced
this pull request
Jan 25, 2026
Signed-off-by: Tsai, Louie <louie.tsai@intel.com> Signed-off-by: Louie Tsai <louie.tsai@intel.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Signed-off-by: 陈建华 <1647430658@qq.com>
ItzDEXX
pushed a commit
to ItzDEXX/vllm
that referenced
this pull request
Feb 19, 2026
Signed-off-by: Tsai, Louie <louie.tsai@intel.com> Signed-off-by: Louie Tsai <louie.tsai@intel.com> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Change "supported model" to "recommended model" following TPU doc and feedback.
overall, we might functional support official vLLM supported models, but we test those recommended model for function and performance.
Test Plan
NA
Test Result
NA
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.