Unskip Marlin NVFP4 tests (#27589)
Co-authored-by: Brayden Zhong <brayden@radixark.ai> Co-authored-by: shaunkotek <shaunkotek@users.noreply.github.com>
This commit is contained in:
co-authored by
Brayden Zhong
shaunkotek
parent
33f205d8c5
commit
13537f8e20
@@ -44,7 +44,6 @@ class TestNvidiaNemotron3Nano30BBF16FlashInfer(LMEvalMixin, DefaultServerBase):
|
||||
] + NEMOTRON_3_NANO_THINKING_ARGS
|
||||
|
||||
|
||||
@unittest.skip("Skip, test pass locally but compiling takes too long in CI")
|
||||
@unittest.skipIf(
|
||||
not (is_sm80_supported() or is_sm90_supported()),
|
||||
"NVFP4 Marlin fallback test requires CUDA SM8X/SM9X",
|
||||
|
||||
Reference in New Issue
Block a user