9
This commit is contained in:
@@ -56,7 +56,7 @@ fi
|
||||
|
||||
# Lancer LocalAI
|
||||
bashio::log.info "Starting LocalAI with models path: ${MODELS_PATH}"
|
||||
exec /usr/local/bin/local-ai run \
|
||||
exec /build/local-ai run \
|
||||
--models-path="${MODELS_PATH}" \
|
||||
--threads="${THREADS}" \
|
||||
--address="0.0.0.0:8080" \
|
||||
|
||||
Reference in New Issue
Block a user