alexhegit

Results 5 comments of alexhegit

> I have a 6700 XT and updating to pytorch 2.1 + ROCm 5.7 (I think I tried 5.6 as well) causes my generations to perform slower and sometimes just...

> I've been using 5.7 for a while and currently torch 2.2 + rocm 5.7 and it seems to work fine for me. > > 7900 XTX. Gets about 18...

> > I've been using 5.7 for a while and currently torch 2.2 + rocm 5.7 and it seems to work fine for me. > > 7900 XTX. Gets about...

> ```shell > ps://download.pytorch.org/whl/rocm5. > ``` It's better solution.

It works for me with ROCm5.7 + Radeon Pro W7900 (same arch of 7900XTX). Only need one code line changed to install ROCm5.7 replace ROCm5.4.2 in webui.sh as bellow. if...