[Test] Add Functional Tests for Penalty Parameters (#11931)
This commit is contained in:
@@ -108,7 +108,7 @@ suites = {
|
||||
TestFile("test_no_overlap_scheduler.py", 234),
|
||||
TestFile("test_original_logprobs.py", 41),
|
||||
TestFile("test_page_size.py", 60),
|
||||
TestFile("test_penalty.py", 41),
|
||||
TestFile("test_penalty.py", 82),
|
||||
TestFile("test_priority_scheduling.py", 130),
|
||||
TestFile("test_pytorch_sampling_backend.py", 66),
|
||||
TestFile("test_radix_attention.py", 105),
|
||||
@@ -266,7 +266,7 @@ suite_amd = {
|
||||
TestFile("test_mla_deepseek_v3.py", 221),
|
||||
TestFile("test_no_chunked_prefill.py", 108),
|
||||
TestFile("test_page_size.py", 60),
|
||||
TestFile("test_penalty.py", 41),
|
||||
TestFile("test_penalty.py", 180),
|
||||
TestFile("test_pytorch_sampling_backend.py", 66),
|
||||
TestFile("test_radix_attention.py", 105),
|
||||
TestFile("test_reasoning_parser.py", 5),
|
||||
|
||||
Reference in New Issue
Block a user