modified wording of localai container issuance
This commit is contained in:
parent
4358f0f632
commit
6952e719ef
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user