Releases: huggingface/safetensors
Releases · huggingface/safetensors
v0.5.2
What's Changed
- support no_std by @ivila in #556
- Fix wrong signature of
safe_open.__init__
in stub file by @SunghwanShim in #557
New Contributors
- @ivila made their first contribution in #556
- @SunghwanShim made their first contribution in #557
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
Major changes.
- Using abi3, python 3.8
What's Changed
- Update init.pyi by @w1gs in #533
- Trying some new CI. by @Narsil in #539
- Attempt to fix bench + update TF + maturin abi3 CI. by @Narsil in #540
- Add support for Cambricon mlu devices by @huismiling in #535
- Upgrading PyO3 to 0.23 by @IvanIsCoding in #543
- Upgrade version number. by @Narsil in #550
New Contributors
- @w1gs made their first contribution in #533
- @huismiling made their first contribution in #535
- @IvanIsCoding made their first contribution in #543
Full Changelog: v0.4.5...v0.5.0
v0.5.0rc0
What's Changed
- Update init.pyi by @w1gs in #533
- Trying some new CI. by @Narsil in #539
- Attempt to fix bench + update TF + maturin abi3 CI. by @Narsil in #540
- Add support for Cambricon mlu devices by @huismiling in #535
- Upgrading PyO3 to 0.23 by @IvanIsCoding in #543
- Upgrade version number. by @Narsil in #550
New Contributors
- @w1gs made their first contribution in #533
- @huismiling made their first contribution in #535
- @IvanIsCoding made their first contribution in #543
Full Changelog: v0.4.5...v0.5.0rc0
v0.4.6-rc0
v0.4.5
What's Changed
- Use id rather than modelId by @osanseviero in #517
- fix lifetimes, add tensors iterator by @gvilums in #518
- Prepare for 0.4.5 by @Narsil in #525
New Contributors
- @osanseviero made their first contribution in #517
- @gvilums made their first contribution in #518
Full Changelog: v0.4.4...v0.4.5
v0.4.4
Important changes
- Fixed a bug bf16 + big endian + torch #507
- Lots of minor fixes
What's Changed
- Fixing empty serialization (no tensor) with some metadata. by @Narsil in #472
- Minor correction about Arrow in README.md by @lhoestq in #488
- Upgrading Pyo3 0.22 (with gil-refs) by @Narsil in #504
- Improving the bf16 tests for PT+TF. by @Narsil in #505
- Revert "Improving the bf16 tests for PT+TF." by @Narsil in #506
- Change doc-builder workflow container by @mishig25 in #508
- feat(ci): add trufflehog secrets detection by @McPatate in #484
- Add support for xla devices by @BitPhinix in #494
- Improving bf16 tests by @Narsil in #507
- Fixing zero-width tensor for in memory loading. by @Narsil in #510
- Respects torch.device(0) new behavior without breaking backward compatibility by @Narsil in #509
- Upgrading the version. by @Narsil in #511
- Fixing release workflow. by @Narsil in #513
- Forcing empty list/empty tuple behavior. by @Narsil in #514
New Contributors
- @lhoestq made their first contribution in #488
- @McPatate made their first contribution in #484
- @BitPhinix made their first contribution in #494
Full Changelog: v0.4.3...v0.4.4
v0.4.4rc0
What's Changed
- Fixing empty serialization (no tensor) with some metadata. by @Narsil in #472
- Minor correction about Arrow in README.md by @lhoestq in #488
- Upgrading Pyo3 0.22 (with gil-refs) by @Narsil in #504
- Improving the bf16 tests for PT+TF. by @Narsil in #505
- Revert "Improving the bf16 tests for PT+TF." by @Narsil in #506
- Change doc-builder workflow container by @mishig25 in #508
- feat(ci): add trufflehog secrets detection by @McPatate in #484
- Add support for xla devices by @BitPhinix in #494
- Improving bf16 tests by @Narsil in #507
- Fixing zero-width tensor for in memory loading. by @Narsil in #510
- Respects torch.device(0) new behavior without breaking backward compatibility by @Narsil in #509
- Upgrading the version. by @Narsil in #511
New Contributors
- @lhoestq made their first contribution in #488
- @McPatate made their first contribution in #484
- @BitPhinix made their first contribution in #494
Full Changelog: v0.4.3...v0.4.4rc0
v0.4.3
What's Changed
- Updating minor after release 0.4.2 by @Narsil in #433
- Adding support for integer indexing
[0, :2, -1]
. by @Narsil in #440 - Updating doc. by @Narsil in #465
- Add support for
device
insafetensors.torch.load_model
by @Wauplin in #449 - Upgrading pyo3 to 0.21. by @Narsil in #468
Full Changelog: v0.4.2...v0.4.3
v0.4.3rc0
What's Changed
- Updating minor after release 0.4.2 by @Narsil in #433
- Adding support for integer indexing
[0, :2, -1]
. by @Narsil in #440 - Updating doc. by @Narsil in #465
- Add support for
device
insafetensors.torch.load_model
by @Wauplin in #449 - Upgrading pyo3 to 0.21. by @Narsil in #468
Full Changelog: v0.4.2...v0.4.3rc0