Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NVIDIA
/
TensorRT-LLM
Public
Notifications
You must be signed in to change notification settings
Fork
2.8k
Star
14.7k
Code
Issues
606
Pull requests
908
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
[TRTLLM-12499][feat] Add support for chunked KVCache transfer for disaggregated serving in Python Cache Transceiver
- #15519
#15519
Closed
athena-nv
wants to merge 11 commits into
NVIDIA:main
NVIDIA/TensorRT-LLM:main
from
athena-nv:trtllm-11608-chunked-kvcache-transfer-combined
athena-nv/TensorRT-LLM:trtllm-11608-chunked-kvcache-transfer-combined
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Closed
[TRTLLM-12499][feat] Add support for chunked KVCache transfer for disaggregated serving in Python Cache Transceiver
#15519
athena-nv
wants to merge 11 commits into
NVIDIA:main
NVIDIA/TensorRT-LLM:main
from
athena-nv:trtllm-11608-chunked-kvcache-transfer-combined
athena-nv/TensorRT-LLM:trtllm-11608-chunked-kvcache-transfer-combined
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2026
[TRTLLM-11608][feat] Chunked KV cache transfer with early block release
Show description for 1448c64
chienchunhung
authored and
athena-nv
committed
1448c64
View commit details
Copy full SHA for 1448c64
Browse repository at this point
fix: preserve mamba_state_index in chunked slices and fix VSWA shared counter
Show description for 0f9034c
chienchunhung
authored and
athena-nv
committed
0f9034c
View commit details
Copy full SHA for 0f9034c
Browse repository at this point
Address CodeRabbit review nitpicks
Show description for 764fc81
chienchunhung
authored and
athena-nv
committed
764fc81
View commit details
Copy full SHA for 764fc81
Browse repository at this point
Address reviewer comments from eopXD and pcastonguay
Show description for e72926d
chienchunhung
authored and
athena-nv
committed
e72926d
View commit details
Copy full SHA for e72926d
Browse repository at this point
Move chunk_block_offset into KVSlice dataclass
Show description for 13f4a88
chienchunhung
authored and
athena-nv
committed
13f4a88
View commit details
Copy full SHA for 13f4a88
Browse repository at this point
fix ups
Show description for c73dbf9
athena-nv
committed
c73dbf9
View commit details
Copy full SHA for c73dbf9
Browse repository at this point
address coderabbit comments
Show description for eb39a17
athena-nv
committed
eb39a17
View commit details
Copy full SHA for eb39a17
Browse repository at this point
Revert early block release implementation
Show description for d463e35
athena-nv
committed
d463e35
View commit details
Copy full SHA for d463e35
Browse repository at this point
Project chunks onto resident block ID lists to support chunked transfer of assymetric layer groups
Show description for 46940a4
athena-nv
committed
46940a4
View commit details
Copy full SHA for 46940a4
Browse repository at this point
Update chunked KV cache transfer tests
Show description for 4d73fcf
athena-nv
committed
4d73fcf
View commit details
Copy full SHA for 4d73fcf
Browse repository at this point
Rename chunk_size_blocks to transfer_chunk_size
Show description for 2b6e803
athena-nv
committed
2b6e803
View commit details
Copy full SHA for 2b6e803
Browse repository at this point
You can’t perform that action at this time.