Simplify eagle tests and TP sync in grammar backend (#4066)
This commit is contained in:
@@ -24,6 +24,7 @@ class TestVertexEndpoint(unittest.TestCase):
|
||||
cls.model,
|
||||
cls.base_url,
|
||||
timeout=DEFAULT_TIMEOUT_FOR_SERVER_LAUNCH,
|
||||
other_args=["--cuda-graph-max-bs", 2],
|
||||
)
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user