-
Notifications
You must be signed in to change notification settings - Fork 556
feat(clients): add dynamo_chat renderer transport (TITO over Dynamo) #1574
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
Open
biswapanda
wants to merge
16
commits into
PrimeIntellect-ai:main
Choose a base branch
from
biswapanda:rl-sdk-4
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.
Open
Changes from all commits
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
230384a
feat(types): add RendererTransport literal + ClientConfig.renderer_tr…
biswapanda 1311096
feat(clients): graft nvext.engine_data onto OpenAI response in parse_…
biswapanda c766529
feat(tito): add dynamo_chat_nvext transport + local bridge tokenize
biswapanda f12bf63
feat(clients): graft top-level nvext.completion_token_ids + prompt_to…
biswapanda ee3482a
feat(clients): thread renderer_transport from ClientConfig to rendere…
biswapanda 3b58bf9
fix(clients): address PR review R1-R5 (guard transport kwarg, import …
biswapanda 7a85b84
fix(clients): graft engine_data logprobs even when choice logprobs is…
biswapanda 7cbb603
fix(clients): dynamo_chat forwards full normalized sampling_args (dro…
biswapanda 6b2dfbb
fix(clients): centralize Dynamo denylist scrub (MITO+TITO), guard log…
biswapanda 9d260d3
fix(clients): enforce logprobs/ids length invariant in parse_tokens (…
biswapanda 4aa48a4
fix(clients): centralize tokenizer override in _get_local_tokenizer; …
biswapanda d713edc
fix(clients): load HF tokenizer inside worker thread (cache-miss from…
biswapanda 193c549
feat(types): add dtype to RoutedExpertsPayload contract
biswapanda c30dad2
fix(routed_experts): tighten dtype to Literal and make sidecar stripp…
biswapanda ea53210
fix(routed_experts): bound sidecar stripper to the routed_experts obj…
biswapanda b31ff2d
docs(clients): drop PR-number and branch/plan references from dynamo_…
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
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
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.