mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
fix: cuda 13 version
This commit is contained in:
@@ -47,10 +47,10 @@ jobs:
|
||||
# https://developer.nvidia.com/cuda-toolkit-archive
|
||||
cuda-version:
|
||||
# - "12.4.1"
|
||||
- "12.6.3"
|
||||
- "12.8.1"
|
||||
# - "12.6.3"
|
||||
# - "12.8.1"
|
||||
# - "12.9.1"
|
||||
- "13.0.2"
|
||||
- "13.0.1"
|
||||
exclude:
|
||||
# torch < 2.2 does not support Python 3.12
|
||||
- python-version: "3.12"
|
||||
|
||||
Reference in New Issue
Block a user