Conversation
Signed-off-by: Canlin <canlinguosdu@gmail.com>
gcanlin
requested review from
AndreasKaratzas,
ApostaC,
DarkLight1337,
WoosukKwon,
ZJY0516,
alexm-redhat,
heheda12345,
ivanium,
njhill,
orozery,
robertgshaw2-redhat,
vadiklyutiy and
ywang96
as code owners
September 13, 2026 17:54
Contributor
Author
|
@ZJY0516 @yewentao256 Because FlashKDA has the accuracy problem, we're using triton KDA temporarily so migrate the optimization for TTFT from FlashKDA. |
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.
Follow-up to #52789 and #53614: add 64-token-aligned internal prefill checkpoints to the Kimi-K3 Triton KDA backend to avoid an extra full-model prefill pass.
Test results
16×B200 (2 nodes), TP8/DP2/EP16/DCP8, Triton KDA prefill, FlashInfer MLA, prefix caching enabled. 64 requests per workload, 1 output token, seed 42; cache reset before every workload. Latest completed paired round shown: round 2 except 128K/c16 (round 1). Off disables Triton's checkpoint capability (
num_prefill_checkpoint_blocks=0,prefill_checkpoint_alignment=None) on the same source.1,472/1,472 requests in completed workloads succeeded. Single-token outputs differed in 6/704 A/B pairs; repeat-to-repeat differences were 3/320 (off) and 4/384 (on).