Replies: 2 comments 10 replies
-
|
Hello @ElPenguin, Thanks for your feedback and your interest in biniou. Can you confirm that you are using ROCm 5.6 as specified here ? There's nearly zero chances you can benefit from AMD GPU acceleration if you're not using this specific version of ROCm, as biniou is using a specific Pytorch version compiled for it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hey ! I can't install ROCm 5.6. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OS : Rocky Linux 9.6
CPU : AMD R7 3800x
GPU : AMD RX6600
RAM : 32Go
Hey !
I'm trying to run the app on leftover hardware but I can't.
I installed the application, I launched the rocm update script, I have the AMD drivers installed on my system. The problem is that every time I run a test with just a simple word for image generation, I have this error :
./webui.sh: line 45: 1843 Segmentation fault (core dumped) HF_HUB_DISABLE_XET=1 AUDIOCRAFT_CACHE_DIR='./models/Audiocraft/' python3 webui.pyCan someone help me?
Beta Was this translation helpful? Give feedback.
All reactions