3 lines
132 B
Text
Executable file
3 lines
132 B
Text
Executable file
#/bin/sh
|
|
|
|
podman run -d --device /dev/kfd --device /dev/dri -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama:rocm
|