1cf853ac46b2845190af2862f3f85070c0a365c2
Introduce a new compose.yml to deploy Ollama with AMD GPU hardware acceleration on Docker Swarm. - Uses the ROCm-enabled Ollama image. - Mounts necessary GPU devices (/dev/kfd and /dev/dri) with root permissions for hardware access. - Sets HSA_OVERRIDE_GFX_VERSION to 10.3.0 to support Navi 21 (6900 XT) cards. - Configures persistent storage on local SSD and integrates with an external proxy network. - Includes deployment constraints to target nodes labeled with GPUs.
Description
Docker Compose Files
Languages
Clojure
93.9%
CSS
4.2%
Java
1.1%
Shell
0.4%
HTML
0.3%