chore: rename to setup-standalone, remove redundant setup-local-llm.sh

This commit is contained in:
Igor Loskutov
2026-02-10 17:51:03 -05:00
parent 427254fe33
commit d25d77333c
4 changed files with 8 additions and 110 deletions

View File

@@ -70,7 +70,7 @@ TRANSLATE_URL=https://monadical-sas--reflector-translator-web.modal.run
## =======================================================
## --- Option A: Local LLM via Ollama (recommended for dev) ---
## Setup: ./scripts/setup-local-llm.sh
## Setup: ./scripts/setup-standalone.sh
## Mac: Ollama runs natively (Metal GPU). Containers reach it via host.docker.internal.
## Linux: docker compose --profile ollama-gpu up -d (or ollama-cpu for no GPU)
LLM_URL=http://host.docker.internal:11434/v1