mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
a7b3fe362e
- Replace WHEEL_NAME variables with WHEEL_PATH to store full file paths instead of just filenames, eliminating redundant directory concatenation - Update all workflow references to use WHEEL_PATH directly in install and upload commands - Simplify manylinux wheel handling by storing full paths in output variables - Reduce tested versions in Linux self-hosted matrix to focus on Python 3.14 - Reduce tested versions in ARM64 self-hosted matrix to focus on Python 3.14 and flash-attn 2.8.3 - Apply formatting standardization to Windows CodeBuild matrix