-
-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Support PP on tpu_inference #27296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
Chenyaaang
wants to merge
26
commits into
vllm-project:main
Choose a base branch
from
Chenyaaang:pp-comments
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Support PP on tpu_inference #27296
Conversation
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
Signed-off-by: Nick Hill <[email protected]>
…64 (vllm-project#27183) Signed-off-by: Fadi Arafeh <[email protected]> Co-authored-by: Michael Yang <[email protected]>
Co-authored-by: Lunwen He <[email protected]>
…roject#27205) Signed-off-by: Isotr0py <[email protected]> Co-authored-by: Isotr0py <[email protected]>
Signed-off-by: wuchen <[email protected]> Signed-off-by: banjuede <[email protected]> Signed-off-by: Chen Wu <[email protected]> Signed-off-by: Danielle Robinson <[email protected]> Signed-off-by: Jee Jee Li <[email protected]> Signed-off-by: bk-201 <[email protected]> Co-authored-by: wuchen <[email protected]> Co-authored-by: Nathan Van Gheem <[email protected]> Co-authored-by: banjuede <[email protected]> Co-authored-by: Danielle Robinson <[email protected]> Co-authored-by: Jee Jee Li <[email protected]> Co-authored-by: bk-201 <[email protected]>
…ject#24032) Signed-off-by: Po-Han Huang <[email protected]>
…ct#26135) Signed-off-by: Shu Wang <[email protected]> Signed-off-by: Shu Wang. <[email protected]> Co-authored-by: Michael Goin <[email protected]>
Signed-off-by: Varun Sundar Rabindranath <[email protected]> Co-authored-by: Varun Sundar Rabindranath <[email protected]> Co-authored-by: Michael Goin <[email protected]>
…t#27227) Signed-off-by: Benjamin Chislett <[email protected]>
…on (vllm-project#27136) Signed-off-by: linzebing <[email protected]>
Signed-off-by: NickLucche <[email protected]>
Signed-off-by: Roger Wang <[email protected]>
Signed-off-by: Daniel Campora <[email protected]>
Signed-off-by: dongbo910220 <[email protected]>
…vllm-project#27262) Signed-off-by: Harry Mellor <[email protected]>
Signed-off-by: JartX <[email protected]>
…ted code (vllm-project#27213) Signed-off-by: Pavani Majety <[email protected]>
…ile (vllm-project#27206) Signed-off-by: Micah Williamson <[email protected]>
Signed-off-by: yewentao256 <[email protected]>
…ct#27196) Signed-off-by: David Whyte-Gray <[email protected]>
Signed-off-by: Nick Hill <[email protected]>
…m-project#27144) Signed-off-by: Tao He <[email protected]> Signed-off-by: Lucas Wilkinson <[email protected]> Co-authored-by: Lucas Wilkinson <[email protected]>
…mma3-MM impl… (vllm-project#27309) Signed-off-by: Luciano Martins <[email protected]> Co-authored-by: Luciano Martins <[email protected]>
Signed-off-by: Chenyaaang <[email protected]>
Signed-off-by: Chenyaaang <[email protected]> llama debug Signed-off-by: Chenyaaang <[email protected]> core debug Signed-off-by: Chenyaaang <[email protected]> pp for single host Signed-off-by: Chenyaaang <[email protected]> pp single host Signed-off-by: Chenyaaang <[email protected]> pp single host comment Signed-off-by: Chenyaaang <[email protected]> amend single host Signed-off-by: Chenyaaang <[email protected]>
Signed-off-by: Chenyaaang <[email protected]> amend ray Signed-off-by: Chenyaaang <[email protected]>
ef63156 to
f0635ca
Compare
|
Documentation preview: https://vllm--27296.org.readthedocs.build/en/27296/ |
|
This pull request has merge conflicts that must be resolved before it can be |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci/build
deepseek
Related to DeepSeek models
documentation
Improvements or additions to documentation
frontend
gpt-oss
Related to GPT-OSS models
kv-connector
llama
Related to Llama models
multi-modality
Related to multi-modality (#4194)
needs-rebase
new-model
Requests to new models
nvidia
qwen
Related to Qwen models
rocm
Related to AMD ROCm
speculative-decoding
tpu
Related to Google TPUs
v1
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
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.