-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Optimizing post-processing of requests #2920
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
Merged
sidsingh-nvidia
merged 36 commits into
NVIDIA:main
from
sidsingh-nvidia:siddharth/optimize-post-proc
Jan 24, 2026
Merged
Changes from all commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
5f1e04b
add nvtx annotations
sidsingh-nvidia 631c443
optimize serialization of inference request by creating a shallow dic…
sidsingh-nvidia 2463281
remove other asdict calls
sidsingh-nvidia e15b2f4
move detokenization to the coordinator
sidsingh-nvidia 4f5c37c
temp fix
sidsingh-nvidia 50173d1
bugfix for failing rl test
sidsingh-nvidia 0fef6fe
format
sidsingh-nvidia 7de54a4
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia d5a8a33
minor
sidsingh-nvidia 81494fd
reformat
sidsingh-nvidia 873d961
handle detokenization of prompt
sidsingh-nvidia d6b5126
code cleanup
sidsingh-nvidia 8a2aaba
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia a28db80
format
sidsingh-nvidia 1810659
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia bbd89d1
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia ee800f7
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 9b8d3f6
remove deserialization method from child class, as it is already pres…
sidsingh-nvidia 6220ca4
do not destroy attributes in serialization
sidsingh-nvidia c7c368e
minor fix
sidsingh-nvidia 770a43f
use .copy() for an actual shallow copy
sidsingh-nvidia 7c4a3d8
deserialize sampling and inference params
sidsingh-nvidia e6aacb6
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 6fca506
format
sidsingh-nvidia b00ecde
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 73f5eb1
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 1f501ad
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 1c3a4f1
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia f30aeb1
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 7f45e3a
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 2fbb128
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 6a82f16
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 7c3d305
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 6b96146
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 29db25e
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 471102e
Merge branch 'main' into siddharth/optimize-post-proc
sidsingh-nvidia 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.