[AMD] DSv4 nightly hotfix + schedule-aware --continue-on-error in AMD CI (#24825)

Co-authored-by: Cursor Agent <cursoragent@cursor.com>
This commit is contained in:
Bingxu Chen
2026-05-10 21:46:32 -07:00
committed by GitHub
co-authored by Cursor Agent
parent 9f066cb55b
commit 22543b1982
7 changed files with 110 additions and 110 deletions
@@ -82,7 +82,7 @@ class TestDeepseekV4Fp4(CustomTestCase):
"8",
"--disable-radix-cache",
"--attention-backend",
"dsv4",
"compressed",
"--max-running-requests",
"256",
"--page-size",
@@ -82,7 +82,7 @@ class TestDeepseekV4Fp8(CustomTestCase):
"8",
"--disable-radix-cache",
"--attention-backend",
"dsv4",
"compressed",
"--max-running-requests",
"256",
"--page-size",
@@ -84,7 +84,7 @@ class TestDeepseekV4ProFp4(CustomTestCase):
"8",
"--disable-radix-cache",
"--attention-backend",
"dsv4",
"compressed",
"--max-running-requests",
"256",
"--page-size",
@@ -84,7 +84,7 @@ class TestDeepseekV4ProFp8(CustomTestCase):
"8",
"--disable-radix-cache",
"--attention-backend",
"dsv4",
"compressed",
"--max-running-requests",
"256",
"--page-size",