mirror of
https://github.com/BillyOutlast/flash-attention-prebuild-wheels-rocm.git
synced 2026-07-01 01:37:53 -04:00
add torch==2.9.0
This commit is contained in:
@@ -10,6 +10,7 @@ support_cuda_versions = {
|
||||
"2.6": [118, 124, 126],
|
||||
"2.7": [118, 126, 128],
|
||||
"2.8": [126, 128, 129],
|
||||
"2.9": [126, 128, 129],
|
||||
}
|
||||
|
||||
cuda_version = int(sys.argv[1])
|
||||
|
||||
Reference in New Issue
Block a user