diff --git a/setup-ai-stack.sh b/setup-ai-stack.sh index 4c4de04..b3d2db7 100644 --- a/setup-ai-stack.sh +++ b/setup-ai-stack.sh @@ -526,7 +526,7 @@ if [[ "$1" != "--update" ]]; then else read -p "➕ Install LocalAI (GPU-accelerated)? [y/N]: " localai_prompt if [[ "$localai_prompt" =~ ^[Yy]$ ]]; then - echo "🧠 Installing LocalAI (NVIDIA CUDA 12)..." + echo "🧠 Installing LocalAI (Custom created localAI container)..." mkdir -p ~/ai-stack/localai/models mkdir -p ~/ai-stack/localai/config