mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
fix aws codebuild
This commit is contained in:
@@ -174,9 +174,14 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
flash-attn-version: ["2.7.4", "2.8.2"]
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
torch-version: ["2.7.1", "2.8.0"]
|
||||
# flash-attn-version: ["2.7.4", "2.8.2"]
|
||||
# python-version: ["3.10", "3.11", "3.12"]
|
||||
# torch-version: ["2.7.1", "2.8.0"]
|
||||
# # https://developer.nvidia.com/cuda-toolkit-archive
|
||||
# cuda-version: ["12.8.1"]
|
||||
flash-attn-version: ["2.7.4"]
|
||||
python-version: ["3.11"]
|
||||
torch-version: ["2.7.1"]
|
||||
# https://developer.nvidia.com/cuda-toolkit-archive
|
||||
cuda-version: ["12.8.1"]
|
||||
exclude:
|
||||
|
||||
Reference in New Issue
Block a user