ollama-intel-gpu

ollama-intel-gpu

Aplicación Docker from SpaceInvaderOne's Repository

Visión general

Ollama for Intel Arc GPUs (B580, A770, A750, etc.) powered by Intel IPEX-LLM. Drop-in replacement for the standard Ollama container — exposes the same API on port 11434. Requires an Intel Arc GPU

Requisitos

Intel Arc GPU (B580, A770, A750, or other Arc series) with kernel driver loaded.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:11434]/
Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--device=/dev/dri

Configuración de plantillas

Model StoragePathrw

Path on the host for persistent model storage. Models are large (4-20 GB each).

Objetivo
/root/.ollama
Por defecto
/mnt/user/appdata/ollama-intel-gpu
Valor
/mnt/user/appdata/ollama-intel-gpu
Ollama API PortPorttcp

Port for the Ollama API.

Objetivo
11434
Por defecto
11434
Valor
11434
OLLAMA_ORIGINSVariable

Allowed origins for CORS. Set to * to allow Open WebUI and other frontends to connect.

Por defecto
*
Valor
*
ONEAPI_DEVICE_SELECTORVariable

Select which Intel GPU to use. Use level_zero:0 for the first GPU. Change only if you have multiple Intel GPUs.

Por defecto
level_zero:0
Valor
level_zero:0
OLLAMA_NUM_PARALLELVariable

Number of parallel inference requests. Set to 1 for 12 GB VRAM cards (B580). Increase only if you have more VRAM.

Por defecto
1
Valor
1
OLLAMA_NUM_CTXVariable

Context window size in tokens. Larger values use more VRAM. Default 4096 is a good balance for 12 GB cards.

Por defecto
4096
Valor
4096
OLLAMA_KEEP_ALIVEVariable

How long to keep a model loaded in VRAM after the last request. Use 5m for 5 minutes, -1 for forever, 0 to unload immediately.

Por defecto
5m
Valor
5m

Descargar estadísticas

876
Descargas totales

Detalles

Repositorio
spaceinvaderone/ollama-intel-gpu
Última actualización2026-03-27
Visto por primera vez2026-04-03

Ejecute ollama-intel-gpu en Unraid.

ollama-intel-gpu se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.