[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:
co-authored by
Cursor Agent
parent
9f066cb55b
commit
22543b1982
+1
-1
@@ -82,7 +82,7 @@ class TestDeepseekV4Fp4(CustomTestCase):
|
||||
"8",
|
||||
"--disable-radix-cache",
|
||||
"--attention-backend",
|
||||
"dsv4",
|
||||
"compressed",
|
||||
"--max-running-requests",
|
||||
"256",
|
||||
"--page-size",
|
||||
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user