[CI/Build] Remove sparseml requirement from testing (#7037)

This commit is contained in:
Michael Goin
2024-08-01 15:00:51 -04:00
committed by GitHub
parent 2dd34371a6
commit fb3db61688
4 changed files with 1 additions and 58 deletions

View File

@@ -1,4 +1,4 @@
"""Test model set-up and weight loading for sparseml-quantized models.
"""Test model set-up and weight loading for llmcompressor-quantized models.
Run `pytest tests/quantization/test_compressed_tensors.py`.
"""