[Bugfix/CI] Turn test_compressed_tensors_2of4_sparse back on (#13250)
This commit is contained in:
parent
dd5ede4440
commit
09545c0a94
@ -495,7 +495,6 @@ def test_compressed_tensors_2of4_quant_int8(vllm_runner, args_2of4):
|
||||
assert output
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="2of4 sparse w16a16 CUTLASS produces bad output.")
|
||||
@pytest.mark.skipif(
|
||||
not sparse_cutlass_supported(),
|
||||
reason="2of4 Sparse is not yet supported on this GPU type.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user