Skip to content

Commit 45fbfed

Browse files
committed
Update images
1 parent 2b3f61a commit 45fbfed

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker-compose.gpu.intel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
# Available images with CUDA, ROCm, SYCL, Vulkan
66
# Image list (quay.io): https://quay.io/repository/go-skynet/local-ai?tab=tags
77
# Image list (dockerhub): https://hub.docker.com/r/localai/localai
8-
image: local-ai
8+
image: localai/localai:master-sycl-f32-ffmpeg-core
99
command:
1010
# - rombo-org_rombo-llm-v3.0-qwen-32b # minimum suggested model
1111
- arcee-agent # (smaller)

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services:
55
# Available images with CUDA, ROCm, SYCL, Vulkan
66
# Image list (quay.io): https://quay.io/repository/go-skynet/local-ai?tab=tags
77
# Image list (dockerhub): https://hub.docker.com/r/localai/localai
8-
image: local-ai
8+
image: localai/localai:master-ffmpeg-core
99
command:
1010
- rombo-org_rombo-llm-v3.0-qwen-32b # minimum suggested model
1111
- arcee-agent # (smaller)

0 commit comments

Comments
 (0)