diff --git a/commands.sh b/commands.sh new file mode 100644 index 0000000..8d7df6d --- /dev/null +++ b/commands.sh @@ -0,0 +1,5 @@ +#!/bin/bash +source ipex-llm-init --gpu --device $DEVICE +export OLLAMA_HOST=0.0.0.0:11434 +cd /llm/ollama +./ollama serve