SparseML v0.11.0
jeanniefinks
released this
11 Mar 18:32
·
4 commits
to release/0.11
since this release
New Features:
- Hugging Face NLP masked language modeling CLI and support implemented for training and export.
- PyTorch Image classification CLIs deployed.
- WoodFisher/M-FAC pruning algorithm, AC/DC pruning algorithm, and structured pruning algorithm support added with modifiers for PyTorch.
- Reduced precision support provided for quantization in PyTorch (< INT8).
Changes:
- Refactored pruning and quantization algorithms from the
sparseml.torch.optim
package to thesparseml.torch.sparsification
package.
Resolved Issues:
- None
Known Issues:
- None