Search Criteria
Package Details: python-transformers 4.50.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-transformers.git (read-only, click to copy) |
---|---|
Package Base: | python-transformers |
Description: | State-of-the-art Natural Language Processing for Jax, PyTorch and TensorFlow |
Upstream URL: | https://github.com/huggingface/transformers |
Keywords: | huggingface transformers |
Licenses: | Apache-2.0 |
Submitter: | filipg |
Maintainer: | daskol |
Last Packager: | daskol |
Votes: | 15 |
Popularity: | 0.63 |
First Submitted: | 2021-10-23 09:30 (UTC) |
Last Updated: | 2025-03-28 19:42 (UTC) |
Dependencies (22)
- python-filelock
- python-huggingface-hub (python-huggingface-hub-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-regex (python-regex-gitAUR)
- python-requests
- python-safetensorsAUR (python-safetensors-binAUR)
- python-tokenizersAUR
- python-tqdm
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-bitsandbytes (python-bitsandbytes-rocm-gitAUR, python-bitsandbytes-gitAUR) (optional) – 8-bit support for PyTorch
- python-flaxAUR (optional) – JAX support
- python-keras (python-keras-gitAUR) (optional) – Support for models in Keras 3
- python-onnxconverter-commonAUR (optional) – TensorFlow support
- 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) – PyTorch support
- 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) – TensorFlow support
- Show 2 more dependencies...
Required by (44)
- coqui-tts (optional)
- dsnote (optional)
- dsnote-git (optional)
- localai-git
- localai-git-cuda
- localai-git-rocm
- manga-ocr-git
- mokuro
- monailabel (optional)
- open-webui-no-venv
- pix2tex
- python-accelerate (check)
- python-assistant
- python-auralis
- python-bark-git
- python-bitsandbytes-git
- python-colbert-ai
- python-compressed-tensors
- python-compressed-tensors (check)
- python-deepmultilingualpunctuation
- Show 24 more...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
ttc0419 commented on 2023-07-08 12:04 (UTC) (edited on 2023-07-08 12:07 (UTC) by ttc0419)
@xiota Why avoiding "listing hundreds of packages"? One purpose of the package is dependency management. It's not something nice to let users to track down decencies themselves. If it's optional, list it as optional. The errors I listed are NOT optional. It occurs immediately after an import, which is required packages missing. BTW, you can refer to pip for the dependencies of a package, the list of transformers is actually not very long:
ttc0419 commented on 2023-07-08 06:13 (UTC)
Multiple missing dependencies:
daskol commented on 2023-03-24 11:50 (UTC) (edited on 2023-03-24 11:50 (UTC) by daskol)
@AllesMeins @DeathByDenim It was a bug in
setuptools
(see issue)daskol commented on 2023-03-24 11:47 (UTC)
@DeathByDenim Did you try to update to update to the latest
python-setuptools
(1:67.5.1-1
by the momemnt)? Arch is rolling release distro still.DeathByDenim commented on 2023-03-24 11:44 (UTC)
@daskol I have the same issue as AllesMeins. My version of setuptools is 67.3.0.
daskol commented on 2023-03-22 22:04 (UTC)
@AllesMeins I've checked package building in isolated environment in docker container. Everything is fine.
What version of
setuptools
do you use? It seems that it is obsolete.AllesMeins commented on 2023-03-22 21:43 (UTC) (edited on 2023-03-22 21:44 (UTC) by AllesMeins)
Building of the latest version fails for me. Previous version was building fine:
« First ‹ Previous 1 2 3 4 Next › Last »