Merge branch 'main' into ollama_portable_zip

This commit is contained in:
Matt Curfman
2025-02-19 15:04:19 -08:00
committed by GitHub
+5
View File
@@ -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