Update Docker configurations and Intel GPU runtimes for improved performance
This commit is contained in:
+4
-2
@@ -29,9 +29,11 @@ services:
|
||||
#- OLLAMA_NOHISTORY=false
|
||||
#- OLLAMA_NOPRUNE=false
|
||||
- OLLAMA_NUM_PARALLEL=1
|
||||
|
||||
#- IPEXLLM_RELEASE_REPO=ipex-llm/ipex-llm
|
||||
#- IPEXLLM_RELEASE_VERSON=v2.2.0
|
||||
#- IPEXLLM_PORTABLE_ZIP_FILENAME=ollama-ipex-llm-2.2.0-ubuntu.tgz
|
||||
ports:
|
||||
- 11435:11434
|
||||
- 11434:11434
|
||||
|
||||
ollama-webui:
|
||||
image: ghcr.io/open-webui/open-webui:latest
|
||||
|
||||
Reference in New Issue
Block a user