diff --git a/docker-compose.yaml b/docker-compose.yaml index 83ab13b..1b2690d 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -5,7 +5,7 @@ services: # Available images with CUDA, ROCm, SYCL, Vulkan # Image list (quay.io): https://quay.io/repository/go-skynet/local-ai?tab=tags # Image list (dockerhub): https://hub.docker.com/r/localai/localai - image: localai/localai:master-ffmpeg-core + image: localai/localai:master-ffmpeg command: - ${MODEL_NAME:-gemma-3-12b-it-qat} - ${MULTIMODAL_MODEL:-minicpm-v-2_6} @@ -104,4 +104,4 @@ services: extra_hosts: - "host.docker.internal:host-gateway" volumes: - - ./volumes/localagi/:/pool \ No newline at end of file + - ./volumes/localagi/:/pool