[Doc] Document blocks_per_chunk in the KV offloading guide#49100
Merged
orozery merged 1 commit intoJul 20, 2026
Conversation
Contributor
|
Documentation preview: https://vllm--49100.org.readthedocs.build/en/49100/ |
Etelis
marked this pull request as draft
July 19, 2026 14:41
Etelis
force-pushed
the
docs-kv-offload-blocks-per-chunk
branch
from
July 19, 2026 14:45
876e897 to
80b2f2f
Compare
Signed-off-by: Itay Etelis <itay.etelis@ibm.com>
Etelis
force-pushed
the
docs-kv-offload-blocks-per-chunk
branch
from
July 19, 2026 15:08
80b2f2f to
fe21d47
Compare
Etelis
marked this pull request as ready for review
July 19, 2026 15:08
orozery
approved these changes
Jul 20, 2026
ArjunPakhan
pushed a commit
to ArjunPakhan/vllm
that referenced
this pull request
Jul 21, 2026
…ect#49100) Signed-off-by: Itay Etelis <itay.etelis@ibm.com> Co-authored-by: Itay Etelis <itay.etelis@ibm.com>
aarushjain29
pushed a commit
to ROCm/vllm
that referenced
this pull request
Jul 21, 2026
…ect#49100) Signed-off-by: Itay Etelis <itay.etelis@ibm.com> Co-authored-by: Itay Etelis <itay.etelis@ibm.com> Signed-off-by: aarushjain29 <Aarushi.Jain2@amd.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Purpose
Document the
blocks_per_chunkkey added in #48878 (docs follow-up requested by maintainers).blocks_per_chunkto thekv_connector_extra_configreference table; note the mutual exclusion on theblock_sizerow.blocks_per_chunkin the chunk-mode note ofself_describing_kv_eventsand in Tuning Tips.