[CI] fix port conflicts (#5789)
This commit is contained in:
@@ -24,7 +24,7 @@ class TestTorchCompileMoe(CustomTestCase):
|
||||
cls.model,
|
||||
cls.base_url,
|
||||
timeout=DEFAULT_TIMEOUT_FOR_SERVER_LAUNCH,
|
||||
other_args=["--enable-torch-compile", "--torch-compile-max-bs", "8"],
|
||||
other_args=["--enable-torch-compile", "--torch-compile-max-bs", "4"],
|
||||
)
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user