Hacker News new | ask | show | jobs
by midhir 1033 days ago
AMD seem to be catching up quickly lately. I'm running Stable Diffusion, Llama-2, and Pytorch on a 7900XTX right now. Getting it up and running even on an unsupported Linux distro is relatively straightforward. Details for Arch are here: https://gitlab.com/-/snippets/2584462

The HIP interface even has almost exact interoperability with CUDA, so you don't have to rewrite your code.

2 comments

Inference and training are not the same things. AMD has basically no market share in training.
Now try doing the same on Windows.