-
Notifications
You must be signed in to change notification settings - Fork 676
feat: support worker with dp rank in rust #1392
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
Closed
Closed
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
86c79ba
some prelim cleanups
PeaBrane 6bee243
router can route to dp ranks
PeaBrane dab052c
make the bunny hoppy
PeaBrane be6900e
Merge remote-tracking branch 'origin/main' into rupei/router-general
PeaBrane 25e1291
Merge remote-tracking branch 'origin/main' into rupei/router-general
PeaBrane 34e5c5b
new struct combining worker_id with dp_rank, dirty commit, breaks bin…
PeaBrane 2cef74c
binding works
PeaBrane 10d3326
dummy c binding note
PeaBrane 4483c68
add_class WorkerWithDpRank
PeaBrane 263c12d
renames + comments + fmt
PeaBrane 65ea6b5
allow suffix for dp_rank identification
PeaBrane a2ef896
WIP: fix fn dp_rank, add TODO's
alec-flowers e80d66c
refactor: fix bugs, kv publishing working
alec-flowers 7a733bd
fix panicing metric thread issue
alec-flowers 1bddc8e
remove verbose log
alec-flowers ee283cc
update v1 worker
alec-flowers 183a8fe
put dp_rank in PreprocessedRequest
PeaBrane be7f951
new agg config
PeaBrane e1011d8
updated comments
PeaBrane 5bf4fae
update v1 example
alec-flowers d6ded6c
final touches for it working with dp
alec-flowers 61b94ac
Merge branch 'main' into rupei/router-general
alec-flowers 9335efe
fix cost function trace
PeaBrane 931b837
fmt
PeaBrane 2a72271
Merge branch 'main' into rupei/router-general
PeaBrane b1351d5
revert vllm_v1 examples back to main
PeaBrane 17900a8
make alec happy
PeaBrane 9d1844b
default dp_rank should be None
PeaBrane 24002b2
Merge branch 'main' into rupei/rust-worker-dp
PeaBrane 29f7c08
fix binding tests
PeaBrane d9dde37
add WorkerDp to __init__.py
PeaBrane e8404d0
WorkerDp stub
PeaBrane 44fda40
fix test_event_handler again
PeaBrane bef8a98
some comments in test
PeaBrane 8aaef82
skip serializing if None
PeaBrane 9ee3b32
Merge branch 'main' into rupei/rust-worker-dp
PeaBrane 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
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
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.
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.