[CI] test chunked prefill more (#5798)
This commit is contained in:
@@ -26,7 +26,7 @@ class TestDummyGrok1(CustomTestCase):
|
||||
)
|
||||
|
||||
if is_in_ci():
|
||||
assert output_throughput > 0, f"{output_throughput=}"
|
||||
self.assertGreater(output_throughput, 0)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user