#AMD cards for local training?
1 messages · Page 1 of 1 (latest)
depends on the application
there are windows torch wheels available now for 9070xt
I think he wants to train the model using applio
yes, it is usable for that
Correct
Do I need to do some work arounds to make Applio or Mainline work with my RX 9070 XT?
Also, thanks for the replies.
download compiled applio 3.6.0
unzip into Applio folder, open CMD.exe in that folder
do env\python -m pip uninstall torch torchaudio torchvision env\python -m pip install --index-url https://rocm.nightlies.amd.com/v2/gfx120X-all/ --pre torch torchaudio torchvision
Then after all that, just open it up normally and good to go?
run-applio.bat, if it says on the training tab at the top (under advanced settings) that it did detect the GPU you can give the training a try
Thanks, you’re the best!
let me know how it goes, they've fixed a few issues, but it was rather slow before
if you could run this from CMD I'd appreciate the copy of the output env\python bench.py