Search Criteria
Package Details: python-accelerate 1.2.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-accelerate.git (read-only, click to copy) |
---|---|
Package Base: | python-accelerate |
Description: | A simple way to train and use PyTorch models with multi-GPU, TPU, mixed-precision |
Upstream URL: | https://github.com/huggingface/accelerate |
Keywords: | accelerate huggingface pt pytorch torch |
Licenses: | Apache |
Groups: | hugginface |
Submitter: | jzbor |
Maintainer: | daskol |
Last Packager: | daskol |
Votes: | 1 |
Popularity: | 0.008817 |
First Submitted: | 2023-01-24 11:40 (UTC) |
Last Updated: | 2024-12-13 23:10 (UTC) |
Dependencies (12)
- python-huggingface-hubAUR (python-huggingface-hub-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR)
- python-packaging
- python-psutil
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, 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)
- python-safetensorsAUR
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- python-rich (optional) – Rich output to console
Required by (16)
- dsnote (optional)
- dsnote-git (optional)
- localai-git
- localai-git-cuda
- localai-git-rocm
- python-bitsandbytes-git
- python-catalyst
- python-diffusers (optional)
- python-kornia (check)
- python-kornia (optional)
- python-kornia-git (optional)
- python-outlines (check)
- python-peft
- python-trl
- sdiff-gtk
- sdiff-gtk-git
Latest Comments
yoshiK commented on 2024-01-04 12:44 (UTC) (edited on 2024-01-04 12:48 (UTC) by yoshiK)
The install fails, apparently because python-tokenizers is too new.
Lucki commented on 2023-12-07 23:44 (UTC)
The build fails in a clean chroot in the check function:
yodaembedding commented on 2023-02-05 23:37 (UTC) (edited on 2023-02-06 00:24 (UTC) by yodaembedding)
Consider correcting the description:
Insufficient makedepends (please check with
paru -Ui --chroot --rebuild=all
), seems to needpython-setuptools
:And adding tests: