Releases: EleutherAI/sparsify
v1.3.0
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
v1.2.1
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
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
v1.1.3 (2025-04-17)
This release is published under the MIT License License.
Bug Fixes
- Save best in dist mode (
885bcd5)
Detailed Changes: v1.1.2...v1.1.3
v1.1.2
v1.1.2 (2025-04-17)
This release is published under the MIT License License.
Bug Fixes
- Only drop in dist (
b18bd0e)
Detailed Changes: v1.1.1...v1.1.2
v1.1.1
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
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
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