forked from vllm-project/vllm
-
Notifications
You must be signed in to change notification settings - Fork 50
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
Oct 28 rebase - attempt 2 #467
Merged
Merged
Conversation
This file contains 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
…vllm-project#8704) Removing the block manager v1. This is the initial piece of prefix-caching-centric design. In order to achieve prefix-caching-centric design, we need to simplify the code path so that we only use v2 block manager (which has much higher performance on prefix caching).
…cript (vllm-project#9013) Co-authored-by: Isotr0py <[email protected]>
…ect#9056) Signed-off-by: Max de Bayser <[email protected]> Signed-off-by: Max de Bayser <[email protected]> Co-authored-by: Andrew Feldman <[email protected]> Co-authored-by: afeldman-nm <[email protected]> Co-authored-by: Woosuk Kwon <[email protected]> Co-authored-by: laishzh <[email protected]> Co-authored-by: Max de Bayser <[email protected]> Co-authored-by: Max de Bayser <[email protected]> Co-authored-by: Cyrus Leung <[email protected]>
…sage (vllm-project#9352) Signed-off-by: Joe Runde <[email protected]>
Signed-off-by: Russell Bryant <[email protected]>
…ation and embedding (vllm-project#9424)
Co-authored-by: Kunjan Patel <kunjanp_google_com@vllm.us-central1-a.c.kunjanp-gke-dev-2.internal>
…r cores (vllm-project#9497) Signed-off-by: Thomas Parnell <[email protected]> Co-authored-by: Chih-Chieh Yang <[email protected]> Co-authored-by: Cody Yu <[email protected]>
Signed-off-by: Joe Runde <[email protected]>
Signed-off-by: Gregory Shtrasberg <[email protected]>
Co-authored-by: Yang Zheng(SW)(Alex) <[email protected]>
Signed-off-by: daitran2k1 <[email protected]>
…ject#9974) Signed-off-by: MengqingCao <[email protected]>
…-project#9915) Signed-off-by: chaunceyjiang <[email protected]>
Signed-off-by: youkaichao <[email protected]>
Signed-off-by: Jee Jee Li <[email protected]>
Signed-off-by: mzusman <[email protected]>
Signed-off-by: Robert Shaw <[email protected]>
…nning parallel jobs (vllm-project#9279) Signed-off-by: Hissu Hyvarinen <[email protected]>
Signed-off-by: Roger Wang <[email protected]>
Signed-off-by: Linkun Chen <[email protected]> Co-authored-by: Linkun Chen <[email protected]> Co-authored-by: Linkun Chen <[email protected]>
Signed-off-by: Tomer Asida <[email protected]>
Signed-off-by: Bill Nell <[email protected]>
…0007) Signed-off-by: youkaichao <[email protected]>
…ct#9895) Signed-off-by: mgoin <[email protected]>
…m-project#9994) Signed-off-by: Tyler Michael Smith <[email protected]>
…osable (vllm-project#9604) Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: Tyler Michael Smith <[email protected]>
…llm-project#10017) Signed-off-by: chaunceyjiang <[email protected]>
michalkuligowski
approved these changes
Nov 6, 2024
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.
No description provided.