mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
acb50f4b17
- Add manylinux self-hosted build workflow job in build.yml - Configure manylinux matrix with flash-attn versions 2.6.3, 2.7.4, 2.8.3 - Enable Python versions 3.10, 3.11, 3.12 for manylinux builds - Configure CUDA versions 12.8 and 13.0 for manylinux builds - Add manylinux_self_hosted to build and release workflow dependencies - Update create_matrix.py to enable manylinux_self_hosted matrix configuration - Disable Windows and Windows CodeBuild matrices temporarily