mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
add v2.7.3
This commit is contained in:
@@ -25,7 +25,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
| Flash-Attention | Python | PyTorch | CUDA |
|
| Flash-Attention | Python | PyTorch | CUDA |
|
||||||
|-----------------|--------|---------|------|
|
|-----------------|--------|---------|------|
|
||||||
| 2.7.2.post1 | 3.10, 3.11, 3.12 | 2.0.1, 2.1.2, 2.2.2, 2.3.1, 2.4.1, 2.5.1 | 11.8.0, 12.1.1, 12.4.1 |
|
| 2.7.3 | 3.10, 3.11, 3.12 | 2.0.1, 2.1.2, 2.2.2, 2.3.1, 2.4.1, 2.5.1 | 11.8.0, 12.1.1, 12.4.1 |
|
||||||
|
|
||||||
build_wheels:
|
build_wheels:
|
||||||
name: Build wheels and Upload
|
name: Build wheels and Upload
|
||||||
@@ -34,7 +34,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
flash-attn-version: ["2.7.2.post1"]
|
flash-attn-version: ["2.7.3"]
|
||||||
python-version: ["3.10", "3.11", "3.12"]
|
python-version: ["3.10", "3.11", "3.12"]
|
||||||
torch-version: ["2.0.1", "2.1.2", "2.2.2", "2.3.1", "2.4.1", "2.5.1"]
|
torch-version: ["2.0.1", "2.1.2", "2.2.2", "2.3.1", "2.4.1", "2.5.1"]
|
||||||
cuda-version: ["11.8.0", "12.1.1", "12.4.1"]
|
cuda-version: ["11.8.0", "12.1.1", "12.4.1"]
|
||||||
|
|||||||
Reference in New Issue
Block a user