This package browser is in early development. Mind the rough edges.

python-safetensors 0.4.3

Simple and safe way to store and distribute tensors

This package provides a fast (zero-copy) and safe (dedicated) format for storing tensors safely. This package builds upon rust-safetensors and provides Python bindings.

Installation

Install python-safetensors 0.4.3 as follows:

guix install python-safetensors@0.4.3

Or install the latest version:

guix install python-safetensors

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.