Skip to content

Commit 47810b8

Browse files
tlrmchlsmthlulmer
authored andcommitted
[Bugfix/CI] Turn test_compressed_tensors_2of4_sparse back on (vllm-project#13250)
Signed-off-by: Louis Ulmer <ulmerlouis@gmail.com>
1 parent 7af83cd commit 47810b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/quantization/test_compressed_tensors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,6 @@ def check_model(model):
495495
assert output
496496

497497

498-
@pytest.mark.skip(reason="2of4 sparse w16a16 CUTLASS produces bad output.")
499498
@pytest.mark.skipif(
500499
not sparse_cutlass_supported(),
501500
reason="2of4 Sparse is not yet supported on this GPU type.",

0 commit comments

Comments
 (0)