mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
7101956b00
- Fix wheel path issue caused by build_windows.ps1 changing to flash-attention directory (was causing double path like flash-attention/flash-attention/dist) - Add working-directory to Install Test and Upload steps for explicit directory control - Add log grouping (::group::) in build_windows.ps1 for collapsible logs in GitHub Actions - Suppress verbose output with pip -q, git clone -q, and NINJA_STATUS=""