[Spec] Naming cleanup: contiguous draft-loc kernel + accepted->accept (#27599)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user