-
Notifications
You must be signed in to change notification settings - Fork 2.7k
[None][feat] Streaming (push-based) KV cache event publishing (V2) #17023
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
tanmayv25
wants to merge
35
commits into
NVIDIA:main
Choose a base branch
from
tanmayv25:feat/native-kv-events-clean
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
35 commits
Select commit
Hold shift + click to select a range
92b8fd3
feat: publish native v2 kv cache events
alec-flowers 195fd1d
perf: optimize native v2 kv event production
alec-flowers 7c58c0d
refactor: streamline native KV event manager
tanmayv25 5a66ee1
refactor: nest KV events config under KvCacheConfig
tanmayv25 92f92de
fix: address independent review of native KV events
tanmayv25 902c2ee
refactor: collapse KVEventAdapter into NativeKVCacheEventManager
tanmayv25 bee8413
fix: address xhigh code-review findings for native KV events
tanmayv25 8f3474b
fix: address native KV events review comments
tanmayv25 c70dc15
test: align native KV event wire-hash assertions with truncation change
tanmayv25 6e46ee7
refactor: drop _NativeStoredBlockState wrapper; test config+endpoint …
tanmayv25 3a9bf62
refactor: rename KV events 'native/legacy' -> 'streaming/buffered'
tanmayv25 69b318a
fix: address code-review findings for streaming KV events
tanmayv25 99f1ebb
Merge remote-tracking branch 'origin/main' into worktree-trtllm-kv-ev…
tanmayv25 b92128a
refactor: name the KV event wire format in TensorRT-LLM terms
tanmayv25 e01518a
fix: validate KV event endpoint port and fix test formatting
tanmayv25 9a98953
style: fix llm_utils.py import order after merge
tanmayv25 4ebfac8
fix: address streaming KV event review feedback
GuanLuo eb15c9e
Merge remote-tracking branch 'upstream/main' into feat/native-kv-even…
GuanLuo e425ac1
fix: address streaming KV event review comments
GuanLuo 60759b6
Merge remote-tracking branch 'upstream/main' into feat/native-kv-even…
GuanLuo 44004b3
refactor: start the streaming KV event publisher explicitly
GuanLuo a812f19
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 94719ab
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv ab55d43
fix: synchronise the streaming KV event test on the subscription
GuanLuo aa7510a
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 3d75a66
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 189f1d3
Merge branch 'main' into feat/native-kv-events-clean
GuanLuo ac4bc02
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 8ec0f0f
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 573b40e
fix early return for rank 0
allisonlim-nv e959a29
fix malformed llm args import
allisonlim-nv 177ccfc
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 4716843
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 9f598a6
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 7b1b80d
Merge branch 'main' into feat/native-kv-events-clean
allisonlim-nv 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
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.