[AMD] CI - enable test case for amd ci : triton_attention_kernels , torch_compile_moe (#16559)

This commit is contained in:
YC Tseng
2026-01-12 00:06:31 -08:00
committed by GitHub
parent f44c63eef7
commit b1ee75ae7b
5 changed files with 28 additions and 16 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ from sglang.test.test_utils import (
)
DEEPSEEK_R1_MODEL_PATH = "amd/DeepSeek-R1-MXFP4-Preview"
SERVER_LAUNCH_TIMEOUT = 1000
SERVER_LAUNCH_TIMEOUT = 1200
class TestDeepseekR1MXFP4(CustomTestCase):