Use the start-ollama.sh script provided in the official docker image.
This commit is contained in:
+3
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user