Heyho, I’m currently on a RTX3070 but want to upgrade to a RX 7900 XT

I see that AMD installers are there, but is it all smooth sailing? How well do AMD cards compare to NVidia in terms of performance?

I’d mainly use oobabooga but would also love to try some other backends.

Anyone here with one of the newer AMD cards that could talk about their experience?

EDIT: To clear things up a little bit. I am on Linux, and i’d say i am quite experienced with it. I know how to handle a card swap and i know where to get my drivers from. I know of the gaming performance difference between NVidia and AMD. Those are the main reasons i want to switch to AMD. Now i just want to hear from someone who ALSO has Linux + AMD what their experience with Oobabooga and Automatic1111 are when using ROCm for example.

    • @turbodrooler
      link
      English
      11 year ago

      Does the resolution or steps or anything else matter?

        • @turbodrooler
          link
          English
          3
          edit-2
          1 year ago

          I ran these last night, but didn’t have the correct VAE, so I’m not sure if that affects anything. 512x512 was about 7.5it/s. 1024x1024 was about 1.3s/it (iirc). I used somebody else’s prompt which used loras and embeddings, so I’m not sure how that affects things either. I’m not a professional benchmarker so consider these numbers anecdotal at best. Hope that helps.

          Edit: formatting

          • RandomLegend [He/Him]OP
            link
            fedilink
            English
            21 year ago

            7.5it/s for 512x512 is what i was looking for! On par (actually even faster than my 3070) with NVidia!

            Thank you very much! And how / what exactly did you use to install?

            • @turbodrooler
              link
              English
              11 year ago

              The install wasn’t too hard. I mean it wasn’t like just running a batch file on Windows, but if you have even a tiny bit of experience with the Linux shell and installing python apps, you will be good. You mostly just need to make sure you’re using the correct (ROCm) version of PyTorch. Happy to help, any time (best on evenings and weekends EST). Please DM.

              • RandomLegend [He/Him]OP
                link
                fedilink
                English
                11 year ago

                i’m quite familiar with Linux and installing stuff - so there is no compiling special versions of some weird packages and manually put them in venv or something i assume😄

                Thanks again!

                • @turbodrooler
                  link
                  English
                  21 year ago

                  No special compiling. Just need to download the ROCm drivers from AMD and the special ROCm PyTorch version.