Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
sparseml-1.8.0-py3-none-any.whl | 2024-06-26 | 1.3 MB | |
README.md | 2024-06-20 | 562 Bytes | |
SparseML v1.8.0 source code.tar.gz | 2024-06-20 | 7.2 MB | |
SparseML v1.8.0 source code.zip | 2024-06-20 | 8.4 MB | |
Totals: 4 Items | 16.9 MB | 1 |
New Features:
QuantizationModifier
implemented to use compressed-tensors as a backend. (#2307)- INT4 and grouped quantization support (#2307)
Changes:
- UX updated for GPTQModifier. (#2263)
- Upgraded pydantic 1.x to 2.x for compatibility to external dependencies, such as Transformers (#2248)
Resolved Issues:
- None
Known Issues:
- ONNX Export and computer vision models are not officially supported in version 1.8; refer to version v1.7.0 for computer vision support.