Zack Saadioui
8/26/2024
1
apt
1
2
3
4
bash
sudo apt update
sudo apt install linux-headers-$(uname -r) linux-modules-extra-$(uname -r)
sudo apt install rocm
1
rocminfo
1
2
bash
rocminfo
1
2
bash
curl -fsSL https://ollama.com/install.sh | sh
1
render
1
2
bash
sudo usermod -aG render $USER
1
HSA_OVERRIDE_GFX_VERSION
1
2
bash
export HSA_OVERRIDE_GFX_VERSION=10.3.0
1
render
Copyright © Arsturn 2024