diff --git a/setup-ai-stack.sh b/setup-ai-stack.sh index 3b1de17..2e357bd 100644 --- a/setup-ai-stack.sh +++ b/setup-ai-stack.sh @@ -545,6 +545,7 @@ if [[ "$1" != "--update" ]]; then -e AUTOLOAD_MODELS=true \ -e MODEL_PATH=/models \ -e CONFIG_PATH=/config \ + -e LOG_LEVEL=debug \ --restart unless-stopped \ localai:custom