Search Criteria
Package Details: python-safetensors 0.5.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-safetensors.git (read-only, click to copy) |
---|---|
Package Base: | python-safetensors |
Description: | Simple, safe way to store and distribute tensors |
Upstream URL: | https://github.com/huggingface/safetensors |
Licenses: | Apache-2.0 |
Submitter: | Henry-ZHR |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 6 |
Popularity: | 0.60 |
First Submitted: | 2023-01-08 09:54 (UTC) |
Last Updated: | 2025-01-10 04:18 (UTC) |
Dependencies (28)
- python (python37AUR, python311AUR, python310AUR)
- python-build (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- python-setuptools-rust (make)
- python-wheel (make)
- flake8 (check)
- python-black (python-black-gitAUR) (check)
- python-click (check)
- python-flaxAUR (check)
- python-h5py (python-h5py-gitAUR, python-h5py-openmpi) (check)
- python-huggingface-hubAUR (python-huggingface-hub-gitAUR) (check)
- python-hypothesis (check)
- python-isort (check)
- python-jaxAUR (python-jax-binAUR) (check)
- python-jaxlibAUR (python-jax-rocmAUR, python-jaxlib-binAUR, python-jaxlib-cudaAUR) (check)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy1AUR, python-numpy-mkl-binAUR) (check)
- python-pytest (check)
- python-pytest-benchmark (check)
- 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-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (check)
- Show 8 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
actionless commented on 2024-12-18 12:16 (UTC)
numpy problem is gone after all arch packages got eventually updated or rebuilt with same newer numpy version, however
check()
is still failing now (but with just crash without any traceback) - do anyone else have the same issue?mane.andrea commented on 2024-08-11 03:00 (UTC)
For context: the error seems to be with Tensorflow. There is a report in Arch
https://gitlab.archlinux.org/archlinux/packaging/packages/tensorflow/-/issues/11
I upgraded the package and skipped the tensorflow tests, unfortunately.
gatsby commented on 2024-07-23 07:19 (UTC)
Package isn't passing the check. Seems to be related to the NumPy 2.0 update.
dylondark commented on 2024-07-16 05:47 (UTC) (edited on 2024-07-16 05:47 (UTC) by dylondark)
Package isn't passing the check. Seems to be related to the NumPy 2.0 update.
mane.andrea commented on 2024-04-23 16:07 (UTC)
@hashworks I tried to build it in two different computers and in a clean chroot and I could not reproduce the issue. Is your system up-to-date? Can you try to build it in a clean chroot?
hashworks commented on 2024-04-21 17:08 (UTC)
I'm getting a test failure at
tests/test_pt_comparison.py
sayingRuntimeError: HIP error: shared object initialization failed
. Can you reproduce that?https://fb.hash.works/JThvZA/
mane.andrea commented on 2024-04-17 17:57 (UTC)
@carsme Many thanks, I have patched it as you say
carsme commented on 2024-04-17 17:51 (UTC)
Two issues:
mkdir
invocation.rustup
instead ofrust
fails, due to that no toolchain version is specified.These issues can be fixed by the following patch:
mane.andrea commented on 2023-12-12 18:29 (UTC)
With @daskol patch now builds fine. I tried a chroot build in a machine with cuda and in a machine without cuda
mane.andrea commented on 2023-12-09 03:42 (UTC)
Sorry for the delay. I overlooked the notification. Will work on an updated PKGBUILD asap
« First ‹ Previous 1 2 3 4 Next › Last »