Skip to content

Feature/kvcache per token - #5

Open
JartX wants to merge 119 commits into
mainfrom
feature/kvcache_per_token
Open

Feature/kvcache per token#5
JartX wants to merge 119 commits into
mainfrom
feature/kvcache_per_token

Conversation

@JartX

@JartX JartX commented Mar 27, 2026

Copy link
Copy Markdown
Owner

Purpose

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

JartX and others added 30 commits March 12, 2026 15:32
Signed-off-by: JartX <sagformas@epdcenter.es>
Co-authored-by: yangyang4991 <yangyang4991@gmail.com>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
…e_pr_34327_thanks_ericccyang

Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Co-authored-by: Isotr0py <2037008807@qq.com>
Signed-off-by: Wentao Ye <44945378+yewentao256@users.noreply.github.com>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
JartX added 13 commits March 28, 2026 14:54
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
@JartX
JartX force-pushed the feature/kvcache_per_token branch from 45abb8c to 3824c33 Compare March 29, 2026 12:19
JartX added 4 commits March 30, 2026 10:46
# Conflicts:
#	vllm/config/cache.py
#	vllm/model_executor/layers/quantization/kv_cache.py
#	vllm/v1/attention/backend.py
#	vllm/v1/attention/backends/triton_attn.py
Signed-off-by: JartX <sagformas@epdcenter.es>
@JartX
JartX force-pushed the feature/kvcache_per_token branch from 18116fb to 9b3e5b4 Compare April 1, 2026 13:10
JartX added 4 commits April 1, 2026 15:13
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
@JartX
JartX force-pushed the feature/kvcache_per_token branch from 1b5c40c to 17a6e53 Compare April 1, 2026 16:27
… the modifications required after the meetings

fix: include kv_quant_mode in hybrid block size alignment
fix: carve scale caches from raw KV allocation to avoid OOM

Signed-off-by: JartX <sagformas@epdcenter.es>
@JartX
JartX force-pushed the feature/kvcache_per_token branch from f18fda9 to 05aff60 Compare April 1, 2026 16:59
JartX added 2 commits April 1, 2026 19:00
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
@JartX
JartX force-pushed the feature/kvcache_per_token branch from 8020c4b to 40a6d21 Compare April 1, 2026 21:54
Signed-off-by: JartX <sagformas@epdcenter.es>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants