Skip to content

Releases: huggingface/safetensors

v0.4.4

05 Aug 12:25
ae099df
Compare
Choose a tag to compare

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

Full Changelog: v0.4.3...v0.4.4

v0.4.4rc0

05 Aug 07:39
be64be3
Compare
Choose a tag to compare
v0.4.4rc0 Pre-release
Pre-release

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

Full Changelog: v0.4.3...v0.4.4rc0

v0.4.3

15 Apr 15:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3

v0.4.3rc0

15 Apr 10:29
Compare
Choose a tag to compare
v0.4.3rc0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.4.2...v0.4.3rc0

v0.4.2

23 Jan 09:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.2

v0.4.2rc0

22 Jan 19:19
Compare
Choose a tag to compare
v0.4.2rc0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.2rc0

v0.4.1

27 Nov 11:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.1

v0.4.1rc1

17 Nov 14:02
Compare
Choose a tag to compare
v0.4.1rc1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.1rc1

v0.4.0

06 Oct 10:48
Compare
Choose a tag to compare

Highlights

  • Revamped the build pipeline to use maturin
  • Reduced allocations (speedup for small safetensors files with many small tensors)

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0

v0.4.0rc1

05 Oct 13:43
Compare
Choose a tag to compare
v0.4.0rc1 Pre-release
Pre-release

Highlights

  • Revamped entire build pipeline
  • Fixed a bug on small files containing many small tensors allocating too much

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.4.0rc1