this post was submitted on 30 Sep 2023
11 points (100.0% liked)

Stable Diffusion

4142 readers
12 users here now

Discuss matters related to our favourite AI Art generation technology

Also see

Other communities

founded 1 year ago
MODERATORS
 

As per the title, does anyone know a good guide for installing and running SDXL on Fedora with an AMD CPU and gpu?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 8 months ago

Rocm is the Radeon Open Compute ... Something begining with m. It's the libraries that AMD write to divert workloads to your GPU.

I have a 7600 and I'm finding things a bit bleeding edge (on Linux). I highly recommend making sure you're on the latest 7.6.1 of Rocm and make sure the version of pytorch you're using is a recent nightly that uses 7.6. earlier versions didn't support the 7xxx series.

If you're on windows, I think thinks can work differently.