Search Criteria
Package Details: python-transformers 5.7.0-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 pretrained models for inference and training |
| Upstream URL: | https://github.com/huggingface/transformers |
| Keywords: | huggingface transformers |
| Licenses: | Apache-2.0 |
| Submitter: | filipg |
| Maintainer: | daskol |
| Last Packager: | daskol |
| Votes: | 18 |
| Popularity: | 1.21 |
| First Submitted: | 2021-10-23 09:30 (UTC) |
| Last Updated: | 2026-04-28 19:28 (UTC) |
Dependencies (22)
- python-huggingface-hub (python-huggingface-hub-gitAUR)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-packaging
- python-regex (python-regex-gitAUR)
- python-safetensors
- python-tokenizersAUR
- python-tqdm
- python-typer
- python-yaml (python-yaml-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- python-bitsandbytesAUR (python-bitsandbytes-rocm-gitAUR, python-bitsandbytes-gitAUR, python-bitsandbytesAUR, python-bitsandbytes-rocmAUR) (optional) – 8-bit support for PyTorch
- python-flaxAUR (optional) – JAX support
- python-hf-xet (optional) – xethub support
- python-keras (python-keras-gitAUR) (optional) – Support for models in Keras 3
- python-onnxconverter-commonAUR (optional) – TensorFlow support
- python-pytorch (python-pytorch-cuda12.9AUR, python-pytorch-opt-cuda12.9AUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm) (optional) – PyTorch support
- python-tensorflow (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 (95)
- agent-cli
- clockwork-orange-git (optional)
- comfyui-system
- coqui-tts
- dsnote (optional)
- dsnote-git (optional)
- gundog
- ik-llama.cpp (optional)
- ik-llama.cpp-cuda (optional)
- ik-llama.cpp-cuda-git (optional)
- ik-llama.cpp-vulkan (optional)
- llama-benchy
- llama.cpp (optional)
- llama.cpp-clblast (optional)
- llama.cpp-cuda (optional)
- llama.cpp-cuda-essentials-only (optional)
- llama.cpp-cuda-git (optional)
- llama.cpp-gfx1151 (optional)
- llama.cpp-git (optional)
- llama.cpp-hip (optional)
- Show 75 more...
Latest Comments
1 2 3 4 5 6 7 Next › Last »
davispuh commented on 2026-05-06 19:03 (UTC)
Thanks @lalala_233 that works. But it's crazy that minor version bump (0.23.0 => 0.23.1) is so incompatible...
TheGreatAndyChow commented on 2026-05-02 14:10 (UTC)
This tokenizer/transformers issue has been going on for years now. This was built 2026-04-28 19:28 (UTC) and python-tokenizers at 2026-04-28 21:24 (UTC). So we basically had 2 hours where the install could work, and anyone updating after that date is unable to update for 4 days now. I get that everyone is busy and this is free work, and I appreciate all that, but this is not normal. There should be some coordination between those packages. It's a known issue that pops-up every few months and not normal.
lalala_233 commented on 2026-05-02 07:05 (UTC) (edited on 2026-05-02 07:06 (UTC) by lalala_233)
I have met maximun characters limit, so you'd better read these two comment
Edit
PKGBUILDadd these to
rename-arguments.patchI'm still waiting for their update. They said they will support tokenizer 0.23.1 in the next version.
lalala_233 commented on 2026-05-01 12:20 (UTC) (edited on 2026-05-02 07:06 (UTC) by lalala_233)
Add these line to
PKGBUILDand these to
remove-tokenizers-upper-bound.patchIt just removes the check. I'm not sure if
0.23.1is compatible with transformers.shayaknyc commented on 2026-04-29 14:19 (UTC)
Came here to say the same thing as @malium. Not sure how to fix this...?
malium commented on 2026-04-29 08:40 (UTC) (edited on 2026-04-29 08:54 (UTC) by malium)
It seems that python-tokenizers got bump up to 0.23.1 but python-transformers is not compatible with that version:
daskol commented on 2026-02-05 21:18 (UTC)
@shayaknyc I have bumped
pkgrelofpython-safetensorsin order to triggerpython-safetensorsrebuild (or just notify that the package should be rebuilt).shayaknyc commented on 2026-02-02 21:35 (UTC)
@lightdot - yes, you are correct. I manually had to recompile
python-safetensors, and then this just worked. Thank you!lightdot commented on 2026-02-02 21:33 (UTC) (edited on 2026-02-02 21:34 (UTC) by lightdot)
@shayaknyc, I suspect that python-safetensors package in your build environment wasn't rebuilt after python was updated to 3.14. This should be done manually, package version didn't change.
shayaknyc commented on 2026-02-02 19:45 (UTC)
Anyone else getting these build errors?
1 2 3 4 5 6 7 Next › Last »