Update LocalAI images

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
Ettore Di Giacinto
2025-06-28 18:31:42 +02:00
parent 62723267a9
commit 1fb7f8bc75
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ services:
environment:
- LOCALAI_SINGLE_ACTIVE_BACKEND=true
- DEBUG=true
image: localai/localai:master-sycl-f32
image: localai/localai:master-gpu-intel-f32
devices:
# On a system with integrated GPU and an Arc 770, this is the Arc 770
- /dev/dri/card1
+1 -1
View File
@@ -6,7 +6,7 @@ services:
environment:
- LOCALAI_SINGLE_ACTIVE_BACKEND=true
- DEBUG=true
image: localai/localai:master-cublas-cuda12
image: localai/localai:master-gpu-nvidia-cuda12
# For images with python backends, use:
# image: localai/localai:master-cublas-cuda12-ffmpeg
deploy:
+1
View File
@@ -23,6 +23,7 @@ services:
#- LOCALAI_API_KEY=sk-1234567890
volumes:
- ./volumes/models:/build/models:cached
- ./volumes/backends:/build/backends:cached
- ./volumes/images:/tmp/generated/images
localrecall: