-
Notifications
You must be signed in to change notification settings - Fork 1.1k
feat(RL): RL integration layer to support Prime-RL #9131
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
+4,747
−182
Closed
Changes from 9 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
0d74eca
feat(rl): import RL surface from bis/parity-tokenize-tcp as baseline …
biswapanda d295ebc
feat(rl): composite state endpoint, 3-mode pause, RL extras, drop dea…
biswapanda f034171
feat(rl): /v1/chat/completions absorbs TITO + full SamplingParams parity
biswapanda a2cc90d
fix(rl): typed Result on get_stop_token_ids + tests + relax mutual-ex…
biswapanda 2cb5e60
rl api docs
biswapanda 8e0e019
update
biswapanda dc62cb7
chore(rl): scrub internal review markers from PR-added comments + docs
biswapanda 0ee6cbe
fix(rl): address blocking review items — unwrap/expect, structured tr…
biswapanda 4aac7e8
fix(rl): address CodeRabbit review findings on RL surface
biswapanda 8e08e32
chore(rl): address Tier 1/2/3/5 review issues — drop dead code, dedup…
biswapanda 6007c77
refactor(rl): extract dynamo-rl crate at lib/rl (PR A — pure refactor…
biswapanda 67058be
feat(rl/vllm): add WeightTransport trait + FilesystemTransport/NcclTr…
biswapanda 93a7e41
style(llm): cargo fmt — strip trailing whitespace + reformat delta.rs…
biswapanda 575afd9
feat(rl): PR C — drop legacy /v1/rl/{state,health,ready,liveness,weig…
biswapanda b6e471d
feat(rl): PR B — request-plane fan-out via Discovery+PushRouter (work…
biswapanda 626d3e4
rl: add request-plane admin fanout
biswapanda 7c15b6b
rl: allow lora unload without transport
biswapanda dbda27c
feat(vllm): gate RL endpoint on --enable-rl / DYN_ENABLE_RL
biswapanda 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
Some comments aren't visible on the classic Files Changed page.
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
Large diffs are not rendered by default.
Oops, something went wrong.
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.