Search Criteria
Package Details: python-transformers 4.29.1-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 |
Licenses: | Apache |
Submitter: | filipg |
Maintainer: | xiota (daskol) |
Last Packager: | daskol |
Votes: | 6 |
Popularity: | 1.07 |
First Submitted: | 2021-10-23 09:30 (UTC) |
Last Updated: | 2023-05-14 21:24 (UTC) |
Dependencies (18)
- python-filelock
- python-huggingface-hub (python-huggingface-hub-git)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-flame, python-numpy-mkl-bin, python-numpy-mkl)
- python-packaging (python-packaging-21)
- python-regex (python-regex-git)
- python-requests
- python-tokenizers (python-tokenizers)
- python-tqdm
- python-yaml (python-yaml-git)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
- python-flax (optional) – JAX support
- python-onnxconverter-common (optional) – TensorFlow support
- python-pytorch (python-pytorch-mkl-git, python-pytorch-cuda-git, python-pytorch-mkl-cuda-git, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – PyTorch support
- python-tensorflow (python-tensorflow-cpu-git, python-tensorflow2, python-tensorflow114-opt, python-tensorflow114-cuda, python-tensorflow114-opt-cuda, python-tensorflow-cuda-kepler, python-tensorflow-opt-native, python-tensorflow-opt-native-cuda, python-tensorflow-amd, python-tensorflow-opt-amd, python-tensorflow-amd-git, python-tensorflow-opt-amd-git, python-tensorflow-rocm, python-tensorflow-opt-rocm, python-tensorflow-computecpp, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (optional) – TensorFlow support
- python-tf2onnx (optional) – TensorFlow support
Required by (19)
- ballontranslator-git (optional)
- immich
- manga-ocr-git
- monailabel (optional)
- python-assistant
- python-deepmultilingualpunctuation
- python-dmt
- python-evaluate (optional)
- python-ludwig (optional)
- python-monai (optional)
- python-onnxruntime (optional)
- python-open-clip-torch
- python-pix2tex
- python-sentence-transformers
- python-spacy-transformers
- sdiff-gtk
- sdiff-gtk-git
- stable-diffusion-intel
- stable-diffusion-intel-git
Latest Comments
1 2 Next › Last »
xiota commented on 2023-03-24 12:48 (UTC)
Those having difficulty building, please try:
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:
1 2 Next › Last »