Unverified Commit 24c13ca9 authored by Stefan He's avatar Stefan He Committed by GitHub
Browse files

Clean up fa3 test from 8 gpus (#6105)

parent b70957fc
...@@ -101,7 +101,6 @@ suites = { ...@@ -101,7 +101,6 @@ suites = {
TestFile("test_moe_deepep_eval_accuracy_large.py", 250), TestFile("test_moe_deepep_eval_accuracy_large.py", 250),
TestFile("test_local_attn.py", 250), TestFile("test_local_attn.py", 250),
TestFile("test_full_deepseek_v3.py", 250), TestFile("test_full_deepseek_v3.py", 250),
TestFile("test_fa3.py", 30),
TestFile("test_pp_single_node.py", 150), TestFile("test_pp_single_node.py", 150),
], ],
"nightly": [ "nightly": [
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment