[Spec] Remove the DFLASH V1 worker path (#27959)
This commit is contained in:
@@ -73,9 +73,6 @@ _OWNER_SITES = {
|
||||
("speculative/eagle_info.py", "EagleVerifyInput.verify", "kv_committed_len"): 1,
|
||||
("speculative/eagle_info.py", "EagleVerifyInput.verify", "kv_allocated_len"): 1,
|
||||
("speculative/eagle_info.py", "EagleVerifyInput.verify", "spec_verify_ct"): 1,
|
||||
("speculative/dflash_info.py", "DFlashVerifyInput.verify", "kv_committed_len"): 1,
|
||||
("speculative/dflash_info.py", "DFlashVerifyInput.verify", "kv_allocated_len"): 1,
|
||||
("speculative/dflash_info.py", "DFlashVerifyInput.verify", "spec_verify_ct"): 1,
|
||||
# disaggregation decode prealloc
|
||||
(
|
||||
"disaggregation/decode.py",
|
||||
|
||||
Reference in New Issue
Block a user