Skip to content

SparseML v0.11.0

Compare
Choose a tag to compare
@jeanniefinks jeanniefinks released this 11 Mar 18:32
· 4 commits to release/0.11 since this release
45e8c28

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 the sparseml.torch.sparsification package.

Resolved Issues:

  • None

Known Issues:

  • None