Adding Vulkan support for Intel Arc. #206

Merged
Trez.One merged 3 commits from ollama-vulkan-gpu_2026-04-07T18-53-34 into main 2026-04-07 19:02:37 -04:00
+4 -1
View File
@@ -112,9 +112,12 @@ services:
restart: unless-stopped
ollama:
container_name: ollama
image: ollama/ollama@sha256:87d71eb588a28c747094ca5d011392a3790f6ea9bd9c87594780ad7c65cc7ed1
environment:
OLLAMA_VULKAN: 1
image: ollama/ollama@sha256:0455f166da85b1d07f694c33ba09278ca649603c0611ba8e46272b16eed7fccd
ports:
- 11434:11434
privileged: true
restart: unless-stopped
volumes:
- ollama:/root/.ollama