Add some ollama scripts

main
Ensar Sarajčić 2025-01-31 18:45:04 +01:00
parent cd32a9c901
commit bd1db72dba
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/sh
podman exec -it ollama ollama $*

View File

@ -0,0 +1,3 @@
#/bin/sh
podman run -d --device /dev/kfd --device /dev/dri -v ollama:/root/.ollama -p 11434:11434 --name ollama ollama/ollama:rocm