Not needed here
This commit is contained in:
@@ -7,7 +7,6 @@ services:
|
|||||||
# Image list (dockerhub): https://hub.docker.com/r/localai/localai
|
# Image list (dockerhub): https://hub.docker.com/r/localai/localai
|
||||||
image: localai/localai:master-ffmpeg-core
|
image: localai/localai:master-ffmpeg-core
|
||||||
command:
|
command:
|
||||||
- rombo-org_rombo-llm-v3.0-qwen-32b # minimum suggested model
|
|
||||||
- arcee-agent # (smaller)
|
- arcee-agent # (smaller)
|
||||||
- granite-embedding-107m-multilingual
|
- granite-embedding-107m-multilingual
|
||||||
healthcheck:
|
healthcheck:
|
||||||
@@ -23,8 +22,6 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- ./volumes/models:/build/models:cached
|
- ./volumes/models:/build/models:cached
|
||||||
- ./volumes/images:/tmp/generated/images
|
- ./volumes/images:/tmp/generated/images
|
||||||
devices:
|
|
||||||
- /dev/dri
|
|
||||||
|
|
||||||
# decomment the following piece if running with Nvidia GPUs
|
# decomment the following piece if running with Nvidia GPUs
|
||||||
# deploy:
|
# deploy:
|
||||||
|
|||||||
Reference in New Issue
Block a user