v0.2.8
版本发布时间: 2023-01-16 20:44:16
huggingface/safetensors最新发布版本:v0.4.5(2024-09-05 21:41:07)
What's Changed
- Fixing torch version parsing. by @Narsil in https://github.com/huggingface/safetensors/pull/143
- Updating rust ergonomics. by @Narsil in https://github.com/huggingface/safetensors/pull/144
- Preparing next version. by @Narsil in https://github.com/huggingface/safetensors/pull/158
- Fix byte order detection for
np.uint8
and other types for which byte order is not defined. by @Narsil in https://github.com/huggingface/safetensors/pull/160
Full Changelog: https://github.com/huggingface/safetensors/compare/v0.2.7...v0.2.8