Use the start-ollama.sh script provided in the official docker image.

This commit is contained in:
eleiton
2025-03-12 19:08:33 +01:00
parent 316eb23905
commit c5fda8f9ac
2 changed files with 4 additions and 5 deletions
+3 -4
View File
@@ -3,7 +3,6 @@
cd /llm/scripts/
source ipex-llm-init --gpu --device Arc
mkdir -p /llm/ollama
cd /llm/ollama
init-ollama
./ollama serve
bash start-ollama.sh
tail -f /dev/null