Re-enable test_mla_int8_deepseek_v3.py after HF token fix (#18123)
This commit is contained in:
@@ -16,11 +16,7 @@ from sglang.test.test_utils import (
|
||||
)
|
||||
|
||||
# DeepSeek-V3 INT8 quantization tests (channel and block INT8)
|
||||
register_cuda_ci(
|
||||
est_time=341,
|
||||
suite="stage-b-test-large-1-gpu",
|
||||
disabled="HF token doesn't have private repository access",
|
||||
)
|
||||
register_cuda_ci(est_time=341, suite="stage-b-test-large-1-gpu")
|
||||
|
||||
|
||||
class TestMLADeepseekV3ChannelInt8(CustomTestCase):
|
||||
|
||||
Reference in New Issue
Block a user