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
Showing only changes of commit 580c7a52da - Show all commits
+3
View File
@@ -112,9 +112,12 @@ services:
restart: unless-stopped
ollama:
container_name: ollama
environment:
OLLAMA_VULKAN: 1
image: ollama/ollama@sha256:0455f166da85b1d07f694c33ba09278ca649603c0611ba8e46272b16eed7fccd
ports:
- 11434:11434
privileged: true
restart: unless-stopped
volumes:
- ollama:/root/.ollama