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

SparseML v0.11.1 Patch Release

Choose a tag to compare

@jeanniefinks jeanniefinks released this 23 Mar 23:14
8096e15

This is a patch release for 0.11.0 that contains the following changes:

  • Addressed removal of phased, score_type, and global_sparsity flag for PyTorch - GMPruningModifier; rather than crashing, exceptions are only thrown if they are turned on for instances of those modifiers with deprecation notices.
  • Crashes no longer occur when using sparseml.transformers training pipelines and distillation modifiers not working without the FP16 training flagged turned on.