[Spec] Naming cleanup: contiguous draft-loc kernel + accepted->accept (#27599)

This commit is contained in:
Liangsheng Yin
2026-06-08 15:04:58 -07:00
committed by GitHub
parent c95179bc85
commit 3fe6bc390b
6 changed files with 27 additions and 31 deletions
@@ -43,7 +43,7 @@ class TestEagleLlama2Retract(EagleLlama2Base, SpecAccuracyKit, SpecFeatureKit):
class TestEagle3Topk16V2Retract(Eagle3Base, SpecAccuracyKit, SpecFeatureKit):
"""EAGLE3 topk=16 tree on spec v2 under retract; must not leak KV. Stresses
the accepted-path KV move (move_accepted_tokens_to_target_kvcache)."""
the accepted-path KV move (move_accept_tokens_to_target_kvcache)."""
spec_topk = 16
spec_tokens = 64