-
Notifications
You must be signed in to change notification settings - Fork 314
[Feat][Router] Add TTFT Routing #670
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
chickeyton
wants to merge
34
commits into
vllm-project:main
Choose a base branch
from
chickeyton:ttft_routing
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.
+375
−60
Draft
Changes from 4 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
2361a17
add TtftRouter
chickeyton b567b1e
fix revieiw issues
chickeyton 9119123
update the way of finding computation amount
chickeyton 2fcf917
TtftRouter.route_request() returns RequestStatsCacheInfo as well
chickeyton c65a9fc
fix review comments
chickeyton bfad8c9
update prefill computation amount formula
chickeyton 12320f0
update prefill computation amount formula
chickeyton 847a50d
fix typing
chickeyton 18764f6
fix queue time estimation
chickeyton 80a1010
fix queue time estimation
chickeyton 4e4489e
add event_id to FullLookupMsg()
chickeyton bed03d6
fix ttft routing when there is no matched cache
chickeyton a5ab012
fix ttft routing when there is no matched cache
chickeyton ad60d95
fix ttft esitimation when stats is incomplete
chickeyton 5959c5e
fix ttft esitimation when stats is incomplete
chickeyton 07b10d4
fix ttft esitimation when stats is incomplete
chickeyton 7742066
fix ttft esitimation when stats is incomplete
chickeyton 0a96497
fix ttft esitimation when stats is incomplete
chickeyton d49d380
fix ttft esitimation when stats is incomplete
chickeyton 623c92d
estimated workload instead of ttft
chickeyton d7f525a
estimated workload instead of ttft
chickeyton 12c4c99
estimated workload instead of ttft
chickeyton 10b67d9
estimated workload instead of ttft
chickeyton fab66b0
estimated workload instead of ttft
chickeyton 5c187bb
code enhancement
chickeyton 6dd39a6
code enhancement
chickeyton 73a2cca
code enhancement
chickeyton 74d2902
resolve conflicts
chickeyton 906ee47
fix review issues
chickeyton 70a607a
fix review issues
chickeyton 0cd8049
fix review issues
chickeyton 4a32696
update lmcache usage
chickeyton bab4c0b
update lmcache usage
chickeyton 13d8a19
update lmcache usage
chickeyton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.