This commit is contained in:
@@ -112,13 +112,9 @@ services:
|
|||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ollama:
|
ollama:
|
||||||
container_name: ollama
|
container_name: ollama
|
||||||
<<<<<<< HEAD
|
|
||||||
image: ollama/ollama@sha256:87d71eb588a28c747094ca5d011392a3790f6ea9bd9c87594780ad7c65cc7ed1
|
|
||||||
=======
|
|
||||||
environment:
|
environment:
|
||||||
OLLAMA_VULKAN: 1
|
OLLAMA_VULKAN: 1
|
||||||
image: ollama/ollama@sha256:0455f166da85b1d07f694c33ba09278ca649603c0611ba8e46272b16eed7fccd
|
image: ollama/ollama@sha256:0455f166da85b1d07f694c33ba09278ca649603c0611ba8e46272b16eed7fccd
|
||||||
>>>>>>> 580c7a5 (Adding Vulkan support for Intel Arc.)
|
|
||||||
ports:
|
ports:
|
||||||
- 11434:11434
|
- 11434:11434
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|||||||
Reference in New Issue
Block a user