Relax flaky test thresholds for MLA DeepSeek V3 and AutoRound (#20068)
Co-authored-by: Alison Shao <alisonshao@Mac.attlocal.net>
This commit is contained in:
co-authored by
Alison Shao
parent
a0d085c16d
commit
50bbdcf8e9
@@ -144,7 +144,7 @@ class TestMLADeepseekV3Fa3Fp8Kvcache(CustomTestCase):
|
||||
metrics = run_eval_few_shot_gsm8k(args)
|
||||
print(metrics)
|
||||
|
||||
self.assertGreater(metrics["accuracy"], 0.62)
|
||||
self.assertGreater(metrics["accuracy"], 0.60)
|
||||
|
||||
|
||||
class TestDeepseekV3MTP(CustomTestCase):
|
||||
|
||||
Reference in New Issue
Block a user