Skip to content

Releases: EleutherAI/sparsify

v1.3.0

17 Nov 23:06

Choose a tag to compare

v1.3.0 (2025-11-17)

This release is published under the MIT License License.

Features

  • Pass arbitrary ds loading arguments (80ebed4)

Detailed Changes: v1.2.2...v1.3.0

v1.2.2

30 Sep 22:17

Choose a tag to compare

v1.2.2 (2025-09-30)

This release is published under the MIT License License.

Bug Fixes

  • Revert "Merge pull request #118 from EleutherAI/exclude-follow-up" (304502c)

This reverts commit 5c9c6fb, reversing changes made to bb79243.


Detailed Changes: v1.2.1...v1.2.2

v1.2.1

25 Sep 06:14

Choose a tag to compare

v1.2.1 (2025-09-25)

This release is published under the MIT License License.

Bug Fixes

  • Address code review comments - move import to top, restore TODO (f86219a)

  • Auto-detect dtype from safetensors file to resolve loading mismatch (8fc921f)


Detailed Changes: v1.2.0...v1.2.1

v1.2.0

22 Sep 22:57

Choose a tag to compare

v1.2.0 (2025-09-22)

This release is published under the MIT License License.

Features

  • Exclude tokens defined by user from training (f346038)

Detailed Changes: v1.1.3...v1.2.0

v1.1.3

17 Apr 07:10

Choose a tag to compare

v1.1.3 (2025-04-17)

This release is published under the MIT License License.

Bug Fixes


Detailed Changes: v1.1.2...v1.1.3

v1.1.2

17 Apr 00:41

Choose a tag to compare

v1.1.2 (2025-04-17)

This release is published under the MIT License License.

Bug Fixes


Detailed Changes: v1.1.1...v1.1.2

v1.1.1

16 Apr 05:32

Choose a tag to compare

v1.1.1 (2025-04-16)

This release is published under the MIT License License.

Bug Fixes

  • Hang when the number of examples is indivisible across processes (0f662ad)

Detailed Changes: v1.1.0...v1.1.1

v1.1.0

16 Apr 04:02

Choose a tag to compare

v1.1.0 (2025-04-16)

This release is published under the MIT License License.

Features

  • Update from deprecated publish action (aafc9fc)

fix: deprecated initial release build


Detailed Changes: v1.0.0...v1.1.0

v1.0.0

16 Apr 03:52

Choose a tag to compare

v1.0.0 (2025-04-16)

This release is published under the MIT License License.

Features

  • Empty commit for initial release (877ef6f)

BREAKING CHANGE: non-breaking inital major commit

Breaking Changes

  • Non-breaking inital major commit

Detailed Changes: v0.0.1...v1.0.0

v0.0.1

16 Apr 01:16

Choose a tag to compare

v0.0.1 (2025-04-16)

This release is published under the MIT License License.

Bug Fixes

  • Change topk dim selection from 1 to -1 (1cdb4a5)

  • Remove lint from CI, remove environment from CI, trigger release (f6dca80)