Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

SparseML v0.11.0

Choose a tag to compare

@jeanniefinks jeanniefinks released this 11 Mar 18:32
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