Skip Navigation

How easy is it to run stable diffusion on framework’s amd graphics card?

I don’t know much about graphics cards, but the framework laptop seems to offer an “AMD Radeon™ RX 7700S” and stable diffusion requires Linux ROCm.

It’s not completely clear if ROCm runs on AMD Radeon™ RX 7700S, so I was wondering if anyone had any experience with setting it up on framework.

10
10 comments
  • Did you ever learn more about this? I can take a stab at it later.

    • I’ve seen a few YouTube videos for running Stable Diffusion on Linux. It seems like it should be doable. I’ve put in a pre-order for a framework.

      • Yeah, I've done it before with my desktop with NVIDIA graphics. ROCm support would be new to me.

  • I could be wrong, but from a quick glance AMD's website makes it seem like it is pre-installed with the AMDGPU drivers, which are built into the kernel afaik.

    • I don’t think Framework comes pre installed with the Linux kernel, which is what I’ll be using.

      Also, it seems running Stable Diffusion requires some proprietary AMD stuff which seems unlikely to be included by default.

  • It won't run. Don't try to damage your laptop. This should be done on a desktop or a server in the first place.

    • I don’t have the space for a desktop/server yet, hence I’m considering a graphics card laptop.
      What do you mean by “ It won’t run. Don’t try to damage your laptop.”? What road-block prevents it from running? Why would it cause damage?

      • I would like to retract the first sentence. It is misleading - the model can run without any hiccups with ROCm, and is probably a decent GPU for this job. However, I will provide more context on the second sentence.

        I tried training and running models (GAN, LLM) on my Lenovo IdeaPad S540 (i5-8265U + 8GB + MX250 2GB laptop). The result of such heavy computation is that the battery is toast, the barrel port adapter is severely damaged where it connects with the board, the metallic panels have stress marks due to uneven heating, and the soldered RAM is a goner. And the battery has no capacity. Remember those old TVs where you had to hit them to make it work? That's the state of my device right now.

        The cooling system in a laptop isn't the best. So, it would be better to run the model on a desktop or cloud GPU. By the way, older stable diffusion models seem to work on something as old as RX580 with ROCm.

You've viewed 10 comments.