Feature/kvcache per token - #5
Open
JartX wants to merge 119 commits into
Open
Conversation
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>
…e_pr_34327_thanks_ericccyang
…e_pr_34327_thanks_ericccyang
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
…e_pr_34327_thanks_ericccyang
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>
…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>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
JartX
force-pushed
the
feature/kvcache_per_token
branch
from
March 29, 2026 12:19
45abb8c to
3824c33
Compare
# 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
force-pushed
the
feature/kvcache_per_token
branch
from
April 1, 2026 13:10
18116fb to
9b3e5b4
Compare
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
Signed-off-by: JartX <sagformas@epdcenter.es>
JartX
force-pushed
the
feature/kvcache_per_token
branch
from
April 1, 2026 16:27
1b5c40c to
17a6e53
Compare
… 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
force-pushed
the
feature/kvcache_per_token
branch
from
April 1, 2026 16:59
f18fda9 to
05aff60
Compare
Signed-off-by: JartX <sagformas@epdcenter.es>
JartX
force-pushed
the
feature/kvcache_per_token
branch
from
April 1, 2026 21:54
8020c4b to
40a6d21
Compare
Signed-off-by: JartX <sagformas@epdcenter.es>
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
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.