fix: adding deepseek base tests to b200 (#15915)
This commit is contained in:
@@ -37,7 +37,6 @@ class TestDeepseekV32Unified(unittest.TestCase):
|
||||
- tp+mtp: Pure TP=8 + EAGLE speculative decoding
|
||||
"""
|
||||
|
||||
@unittest.skipIf(is_blackwell_system(), "Requires H200 system")
|
||||
def test_deepseek_v32_all_variants(self):
|
||||
"""Run performance and accuracy for all DeepSeek V3.2 variants."""
|
||||
TP_ARGS = [
|
||||
|
||||
Reference in New Issue
Block a user