mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-06-30 23:57:53 -04:00
fix typo
This commit is contained in:
@@ -38,7 +38,7 @@ jobs:
|
||||
python-version: ["3.10", "3.11", "3.12"]
|
||||
torch-version: ["2.4.1", "2.5.1", "2.6.0", "2.7.0"]
|
||||
# https://developer.nvidia.com/cuda-toolkit-archive
|
||||
cuda-version: ["11.8.0", 12.4.1", "12.6.3", "12.8.1"]
|
||||
cuda-version: ["11.8.0", "12.4.1", "12.6.3", "12.8.1"]
|
||||
exclude:
|
||||
# torch < 2.2 does not support Python 3.12
|
||||
- python-version: "3.12"
|
||||
|
||||
Reference in New Issue
Block a user