vllm
[KV Connector] Generalize declarative connector stats (TypedKVConnectorStats)
#55969
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
75
Changes
View On
GitHub
[KV Connector] Generalize declarative connector stats (TypedKVConnectorStats)
#55969
LucasWilkinson
wants to merge 75 commits into
main
from
feat/kv-connector-typed-stats
Add HiSparse host-resident sparse MLA decode
a6fc69f8
Fix slot mapping for HiSparse hot cache groups
8ba010b4
Compose HiSparse with generic indexer offloading
3d6bb7ef
Align HiSparse with KV connector lifecycle
769fd192
Fix NIXL push worker shutdown signature
f09c1328
Move HiSparse connector beside KV connectors
3a28c504
Initialize HiSparse through connector registration
a0ff900f
[HiSparse] Compose with adaptive speculative decoding
ab1384e4
[HiSparse] Remove decode routing mirror test
e562b11f
[HiSparse] Import Triton runtime for cache invalidation
22fb0ffa
Replace HiSparse invalidation Triton kernel
ed938bd9
[HiSparse] Decouple attention warmup from model dummy runs
4ffd8795
Release HiSparse cache after CUDA graph profiling
71dad3f5
Fix HiSparse mixed single-token warmup
64ec39d4
Refresh HiSparse state during graph replay
f30e6cec
Expose GSM8K request timeout
21d4347e
Adapt HiSparse to current attention initialization
4d22696e
Update HiSparse replay test for masked MHA arguments
fe73d562
Cap HiSparse resident pages during full-ISL admission
9093e804
Keep scheduler alive for pending HiSparse spills
5bcf75c1
Resolve HiSparse conflicts with current main
4e30b3f5
Refresh HiSparse batch state before KV cache update
6ebd8183
Fix HiSparse KV corruption from aliased fused_norm_rope buffers
d7412f65
fix(hisparse): defer hot allocation to scheduler
58878bba
fix(hisparse): refresh capacity after resident reclaim
3efd1909
[HiSparse] Serve prefix-cache hits from GPU-resident shadow pages
1c9d137e
fix(hisparse): avoid eager mirrors for local offload
955d7377
perf(hisparse): batch host mirrors after forward
956ace47
perf(hisparse): use one TP writer for shared host cache
95e78b42
fix(hisparse): preserve host KV across aggregated prefills
eb7ab9ef
perf(hisparse): eliminate prefill host syncs
5feb2765
perf(hisparse): pipeline sparse MLA offload with DMA
a0d516ad
refactor(hisparse): write sparse indices request-major
108f2f18
fix
4eadde99
refactor(hisparse): use strided request-major views
d7d70e16
refactor(hisparse): remove mirror destination synchronization
fbe4ccd7
fix(hisparse): preserve host-only connector imports
609f057d
fix(hisparse): map speculative rows through request state
a01a959d
fix(hisparse): make async MTP host spills durable
24a32b7b
fix(hisparse): mirror async MTP speculative horizon
abcc83eb
fix(hisparse): mirror exact async MTP writes
78297b3e
refactor(hisparse): simplify exact MTP mirroring
d6ea30c6
refactor(hisparse): unify host mirror planning
13825f10
fix(hisparse): preserve async speculation metadata
58493cfe
fix(hisparse): mirror async draft KV writes
82efc454
fix(hisparse): resolve row mirrors from the resident slot mapping
a88d2bd3
fix(hisparse): isolate padded decode residency state
7a240b6f
test(hisparse): align DMA tests with resident mirrors
076fb796
Simplify HiSparse P/D host landing
6e75000f
Rebase HiSparse MLA decode onto current stack
bd8bb1a9
Coordinate NIXL transfer completion across workers
ea56bbdc
Fix HiSparse cache pool bookkeeping
cb0ea830
Harden HiSparse attention warmup paths
20672a3f
Exclude HiSparse auxiliary groups from prefix matching
1af088df
Bind HiSparse step state before forward
c4402b86
Submit HiSparse spills after each forward
5ecad9d0
Prune redundant HiSparse tests
f3888e5a
Fix HiSparse import capacity test setup
2a5cac67
Align HiSparse import capacity expectation
71566c96
Fix runner selection test fixture
6049665f
Complete runner selection test fixtures
5a6997fe
Drop inapplicable offloading layout case
29de40cb
Update sparse FlashInfer scale test fixture
0f3e7cdf
Remove redundant NIXL block size initialization
e9e80ca1
Simplify NIXL receive failure accounting
f636fe95
Clean up HiSparse connector lifecycle
e420a7eb
Require HMA for HiSparse
3104762d
Restore mixed-memory descriptor cache initialization
e07675d5
Update FlashInfer warmup test for HiSparse
03851418
Initialize shared NIXL region test mapping
0394efd3
Propagate replay boundaries through HiSparse caching
cb443699
Fix HiSparse connector CI fixtures
9084aaee
Fix MLA cache spec test expectations
a46bd886
Fix HiSparse CUDA and E2E test fixtures
f3d4fa23
[KV Connector] Generalize declarative connector stats
51162f42
mergify
added
kv-connector
mergify
added
needs-rebase
Base automatically changed from
feat/hisparse-mla-decode-main
to
main
10 days ago
mergify
added
documentation
mergify
added
ci/build
mergify
added
deepseek
mergify
added
glm
mergify
added
minimax
mergify
added
nvidia
mergify
added
cpu
mergify
added
speculative-decoding
mergify
added
dflash
mergify
added
mrv2
mergify
added
scheduler
mergify
added
kv-cache-manager
mergify
added
torch.compile
Login to write a write a comment.
Login via GitHub
Reviewers
No reviews
Assignees
No one assigned
Labels
documentation
speculative-decoding
torch.compile
needs-rebase
ci/build
deepseek
cpu
kv-connector
nvidia
mrv2
dflash
scheduler
kv-cache-manager
glm
minimax
Milestone
No milestone
Login to write a write a comment.
Login via GitHub