summarylogtreecommitdiffstats
path: root/local-ai.conf
diff options
context:
space:
mode:
authorGianluca Boiano2024-03-16 21:33:07 +0100
committerGianluca Boiano2024-03-16 21:33:07 +0100
commitd0fad41ae9d32ccff16d5274269d984ce0bf1099 (patch)
tree24e179d2877bd2ccf296970a79882b694d501440 /local-ai.conf
parent0f8568de65dd0f11c30ca3a91c2c09937a410d5c (diff)
downloadaur-d0fad41ae9d32ccff16d5274269d984ce0bf1099.tar.gz
local-ai: 2.10.0
Diffstat (limited to 'local-ai.conf')
-rw-r--r--local-ai.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/local-ai.conf b/local-ai.conf
index b7f1eab9c1c2..97ef5b79798d 100644
--- a/local-ai.conf
+++ b/local-ai.conf
@@ -28,7 +28,7 @@ GALLERIES='[{"name":"model-gallery", "url":"github:go-skynet/model-gallery/index
# Path to a YAML config file for preloading models
# PRELOAD_MODELS_CONFIG=""
# Path to the config file
-# CONFIG_FILE="/etc/local-ai/local-ai.yaml"
+LOCALAI_CONFIG_DIR="/etc/local-ai"
# Server address and directories
# Bind address for the API server
@@ -52,4 +52,4 @@ EXTERNAL_GRPC_BACKENDS="huggingface-embeddings:/build/extra/grpc/huggingface/hug
# List of API Keys for API authentication
# API_KEY=()
# If set, the API is not launched and only the preloaded models/backends are started
-# PRELOAD_BACKEND_ONLY=false \ No newline at end of file
+# PRELOAD_BACKEND_ONLY=false