added what seems to be defaults
This commit is contained in:
parent
e7c2c0f2ef
commit
769c52aea9
@ -539,6 +539,8 @@ if [[ "$1" != "--update" ]]; then
|
||||
--network ai-stack-net \
|
||||
-p 8080:8080 \
|
||||
-v ~/ai-stack/localai/models:/models \
|
||||
-v ~/ai-stack/localai/models:/app/models \
|
||||
-v ~/ai-stack/localai/config:/app/configuration\
|
||||
-v ~/ai-stack/localai/config:/config \
|
||||
-e ENABLE_BACKENDS=llama-cuda,whispercpp,stablediffusion,ollama \
|
||||
-e INCLUDE_DEFAULT_MODELS=true \
|
||||
|
Loading…
x
Reference in New Issue
Block a user