Search Criteria
Package Details: python-safetensors-bin 0.5.3-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-safetensors-bin.git (read-only, click to copy) |
---|---|
Package Base: | python-safetensors-bin |
Description: | Simple, safe way to store and distribute tensors. Installed via pypi. |
Upstream URL: | https://github.com/huggingface/safetensors |
Licenses: | Apache-2.0 |
Conflicts: | python-safetensors |
Provides: | python-safetensors |
Submitter: | Magi3r |
Maintainer: | Magi3r |
Last Packager: | Magi3r |
Votes: | 1 |
Popularity: | 0.75 |
First Submitted: | 2025-01-27 15:14 (UTC) |
Last Updated: | 2025-03-18 16:16 (UTC) |
Dependencies (12)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- python-wheel (make)
- python-flaxAUR (optional)
- python-jaxAUR (python-jax-binAUR) (optional)
- python-jaxlibAUR (python-jax-rocmAUR, python-jaxlib-binAUR, python-jaxlib-cudaAUR) (optional)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional)
- python-paddlepaddleAUR (python-paddlepaddle-gitAUR, python-paddlepaddle-cuda-gitAUR, python-paddlepaddle-cudaAUR) (optional)
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional)
- python-tensorflow (python-tensorflow-cuda-keplerAUR, python-tensorflow-computecppAUR, python-tensorflow-rocmAUR, python-tensorflow-opt-rocmAUR, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (optional)
Required by (12)
- mokuro (requires python-safetensors)
- python-accelerate (requires python-safetensors)
- python-auralis (requires python-safetensors)
- python-compressed-tensors (requires python-safetensors)
- python-deepspeed (requires python-safetensors)
- python-diffusers (requires python-safetensors)
- python-open-clip-torch (requires python-safetensors)
- python-peft (requires python-safetensors)
- python-surya-ocr (requires python-safetensors)
- python-timm (requires python-safetensors)
- python-transformers (requires python-safetensors)
- python-wordllama (requires python-safetensors)
Latest Comments
trougnouf commented on 2025-03-21 13:03 (UTC) (edited on 2025-03-21 13:04 (UTC) by trougnouf)
Thank you!
I think it's usually not necessary but it wouldn't hurt to always include it when using
provides=
. In this case it blockedpython-transformers
' dependency of'python-safetensors>=0.4.1'
Magi3r commented on 2025-03-18 16:26 (UTC)
@trougnouf Sure thing, is this something I should do in general for other packages as well or is it usually sufficient to omit the version there?
trougnouf commented on 2025-03-18 08:59 (UTC) (edited on 2025-03-18 09:21 (UTC) by trougnouf)
Can you add the version to provides? It's currently incompatible with https://aur.archlinux.org/packages/python-transformers
provides=("python-safetensors=${pkgver}")