Replies: 1 comment
|
I am using torch from https://rocm.nightlies.amd.com/v2/gfx120X-all/ and flash-attn from https://rocm.frameworks.amd.com/whl/gfx120X-all/ The best option I think is You can get torch from |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The installation instructions have 3 different versions of torch/etc compatible with Linux: the stable and nightly releases from the pytorch repo, and the nightly release from the rocm repo for RDNA 4 specifically.
Is one preferred over the other? I assume the version from the rocm repo is more optimized, but not sure about stability.
All reactions