rocm docker image #29
fatmalama
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
|
I don't know why I went with pytorch-triton-rocm instead of rocm6.4 but I just checked that it works with https://download.pytorch.org/whl/rocm6.4. also was kinda exploring using rocm-portable from RushingAlien as it's much much smaller than AMD's build but I've arrived to see that a rust rewrite is taking place so I'll hold on until that materializes and see lol |
Beta Was this translation helpful? Give feedback.
2 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.
-
I've made a docker image based on the pytorch rocm image for use with (compatible) AMD GPUs
you can check it over here https://hub.docker.com/r/mikelpr/stemgen-rocm
here's the Containerfile used to build it:
Beta Was this translation helpful? Give feedback.
All reactions