safetensors: Simple, safe way to store and distribute tensors1
safetensors implements a new simple format for storing tensors safely (as
opposed to pickle) and that is still fast (zero-copy).
... part of T2,
get it here
URL: https://github.com/huggingface/safetensors
Author: Nicolas Patry <patry [dot] nicolas [at] protonmail [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>
License: APL
Status: Stable
Version: 0.6.2
Download: https://github.com/huggingface/safetensors/ safetensors-v0.6.2.tar.gz
T2 source: safetensors.cache
T2 source: safetensors.desc
Build time (on reference hardware): 60% (relative to binutils)2
Installed size (on reference hardware): 1.22 MB, 21 files
Dependencies (build time detected):
bash
coreutils
curl
diffutils
gawk
grep
gzip
openssl
python
python-gpep517
python-maturin
rustc
sed
tar
Installed files (on reference hardware):
[show]
usr/lib64/python3.12/site-packages/safetensors
usr/lib64/python3.12/site-packages/safetensors-0.5.2.dist-info
usr/lib64/python3.12/site-packages/safetensors-0.5.2.dist-info/METADATA
usr/lib64/python3.12/site-packages/safetensors-0.5.2.dist-info/RECORD
usr/lib64/python3.12/site-packages/safetensors-0.5.2.dist-info/WHEEL
usr/lib64/python3.12/site-packages/safetensors-0.6.2.dist-info
usr/lib64/python3.12/site-packages/safetensors-0.6.2.dist-info/METADATA
usr/lib64/python3.12/site-packages/safetensors-0.6.2.dist-info/RECORD
usr/lib64/python3.12/site-packages/safetensors-0.6.2.dist-info/WHEEL
usr/lib64/python3.12/site-packages/safetensors-0.6.2.dist-info/licenses
usr/lib64/python3.12/site-packages/safetensors-0.6.2.dist-info/licenses/LICENSE
usr/lib64/python3.12/site-packages/safetensors/__init__.py
usr/lib64/python3.12/site-packages/safetensors/__init__.pyi
usr/lib64/python3.12/site-packages/safetensors/_safetensors_rust.abi3.so
usr/lib64/python3.12/site-packages/safetensors/flax.py
usr/lib64/python3.12/site-packages/safetensors/mlx.py
usr/lib64/python3.12/site-packages/safetensors/numpy.py
usr/lib64/python3.12/site-packages/safetensors/paddle.py
usr/lib64/python3.12/site-packages/safetensors/py.typed
usr/lib64/python3.12/site-packages/safetensors/tensorflow.py
usr/lib64/python3.12/site-packages/safetensors/torch.py
usr/share/doc/safetensors
var/adm/dependencies/safetensors
var/adm/descs/safetensors
var/adm/flists/safetensors
var/adm/md5sums/safetensors
var/adm/packages/safetensors
1) This page was automatically generated from the T2
package source. Corrections, such as dead links, URL changes or typos
need to be performed directly on that source.
2) Compatible with Linux From Scratch's
"Standard Build Unit" (SBU).