An easy to setup, all-in-one AI software suite for AMD GPU on Linux (ROCM)
Go to file
2024-08-20 22:40:52 +02:00
background-removal-dis-rocm add update function to xtts and background remover 2024-08-10 21:39:51 +02:00
bitsandbytes-rocm-build update bnb readme 2024-08-19 19:50:39 +02:00
comfyui-rocm added comfyui 2024-08-20 22:40:52 +02:00
stablediffusion-forge-rocm move bnb whl 2024-08-19 18:45:15 +02:00
stablediffusion-rocm add update function to stablediff 2024-08-10 21:27:45 +02:00
xtts-rocm update xtts-webui 2024-08-19 18:35:27 +02:00
.gitignore add update function to stablediff 2024-08-10 21:27:45 +02:00
README.md First push 2024-06-30 22:06:23 +02:00
utils.sh add update function to stablediff 2024-08-10 21:27:45 +02:00

ai-suite-rocm-local

This is a simple project to make hosting multiple AI tools easily on Linux with AMD GPUs using ROCM locally (without docker).

To use you have to clone the repo run the install script for the service you want to use.

git clone https://git.broillet.ch/mathieu/ai-suite-rocm-local.git
cd ai-suite-rocm-local/<service name>/
./install.sh

Then you can run whichever service you want using their respectives run.sh scripts.

./run.sh

This has been tested on Fedora 40 with kernel 6.9.6 with an AMD RX 6800 XT.