Fix nightly accuracy tests (#2780)

This commit is contained in:
Lianmin Zheng
2025-01-07 21:02:35 -08:00
committed by GitHub
parent 6fb5768372
commit b22f3f6475
5 changed files with 33 additions and 29 deletions

View File

@@ -18,7 +18,7 @@ from sglang.test.test_utils import (
)
class TestEvalAccuracyLarge(unittest.TestCase):
class TestNightlyHumanEval(unittest.TestCase):
@classmethod
def setUpClass(cls):
if is_in_ci():