Package Details: python-xformers 0.0.35-1

Git Clone URL: https://aur.archlinux.org/python-xformers.git (read-only, click to copy)
Package Base: python-xformers
Description: Transformers building blocks, supporting a composable construction
Upstream URL: https://github.com/facebookresearch/xformers
Licenses: BSD-3-Clause
Submitter: actionless
Maintainer: lubosz
Last Packager: lubosz
Votes: 0
Popularity: 0.000000
First Submitted: 2024-12-28 05:26 (UTC)
Last Updated: 2026-04-08 19:41 (UTC)

Latest Comments

lubosz commented on 2026-02-11 19:50 (UTC)

v0.0.34 has been released and in addition this package does not build since it calls g++-14 without explicitly depending on it, and not being needed as well.

Feel free to take my patches: https://github.com/lubosz/python-xformers/commits/v0.0.34/

  • Bump version
  • Use NVCC_CCBIN from the environment, which is set by the cuda package.
  • Set the website to the github url (it's not linked on pypi). Probably setting the source to a github git tag or tarball is also a good idea.

actionless commented on 2025-08-02 18:59 (UTC)

i currently have to use older version of driver stack, cuda and pytorch, so i can't continue maintaining the package at least for the near future due to:

ERROR Missing dependencies:
        torch>=2.7