convert test_deterministic into unit tests (#11095)
Signed-off-by: Alex Chi Z <iskyzh@gmail.com> Co-authored-by: Baizhou Zhang <sobereddiezhang@gmail.com>
This commit is contained in:
@@ -67,6 +67,7 @@ suites = {
|
||||
TestFile("test_abort.py", 51),
|
||||
TestFile("test_create_kvindices.py", 2),
|
||||
TestFile("test_chunked_prefill.py", 313),
|
||||
TestFile("test_deterministic.py", 300),
|
||||
TestFile("test_eagle_infer_a.py", 370),
|
||||
TestFile("test_eagle_infer_b.py", 700),
|
||||
TestFile("test_ebnf_constrained.py", 108),
|
||||
|
||||
Reference in New Issue
Block a user