v0.4.3rc0
版本发布时间: 2024-04-15 18:29:35
huggingface/safetensors最新发布版本:v0.4.5(2024-09-05 21:41:07)
What's Changed
- Updating minor after release 0.4.2 by @Narsil in https://github.com/huggingface/safetensors/pull/433
- Adding support for integer indexing
[0, :2, -1]
. by @Narsil in https://github.com/huggingface/safetensors/pull/440 - Updating doc. by @Narsil in https://github.com/huggingface/safetensors/pull/465
- Add support for
device
insafetensors.torch.load_model
by @Wauplin in https://github.com/huggingface/safetensors/pull/449 - Upgrading pyo3 to 0.21. by @Narsil in https://github.com/huggingface/safetensors/pull/468
Full Changelog: https://github.com/huggingface/safetensors/compare/v0.4.2...v0.4.3rc0