Refactors radix cache for extra key support (#10317)
Signed-off-by: Xinyuan Tong <xinyuantong.cs@gmail.com>
This commit is contained in:
@@ -99,6 +99,7 @@ suites = {
|
||||
TestFile("test_priority_scheduling.py", 100),
|
||||
TestFile("test_pytorch_sampling_backend.py", 66),
|
||||
TestFile("test_radix_attention.py", 105),
|
||||
TestFile("test_radix_cache_unit.py", 5),
|
||||
TestFile("test_regex_constrained.py", 64),
|
||||
TestFile("test_reasoning_parser.py", 5),
|
||||
TestFile("test_retract_decode.py", 54),
|
||||
|
||||
Reference in New Issue
Block a user