mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2026-03-22 07:06:47 +00:00
chore: rename to setup-standalone, remove redundant setup-local-llm.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user