[Minor] Temporarily skipping deepep large mtp test (#14586)
This commit is contained in:
@@ -72,6 +72,7 @@ class TestDeepseek(CustomTestCase):
|
|||||||
self.assertGreater(metrics["accuracy"], 0.92)
|
self.assertGreater(metrics["accuracy"], 0.92)
|
||||||
|
|
||||||
|
|
||||||
|
@unittest.skip("Skipping this test until it's fixed.")
|
||||||
class TestDeepseekMTP(CustomTestCase):
|
class TestDeepseekMTP(CustomTestCase):
|
||||||
@classmethod
|
@classmethod
|
||||||
def setUpClass(cls):
|
def setUpClass(cls):
|
||||||
|
|||||||
Reference in New Issue
Block a user