Synopsis
Options
Defaults
In an interactive terminal,
up asks up to three questions (embedding, AI answer, keep LLM in RAM). Use -y or flags to skip prompts.
Examples
up downloads BGE-small-en-v1.5 (~67 MB) and starts a warm embedding daemon (stopped by down).
With --with-llm on Linux, up also installs Ollama into ~/.moorcheh-edge/ollama/ and pulls qwen2.5:0.5b-instruct for answer.
Output
On success:--with-llm:
up attaches and prints the same lines without starting a second container. Run moorcheh-edge down then up after upgrades so LLM settings are applied to the container.
Requirements
- Docker running
- Pull access for
moorcheh/moorcheh-edge:latest(or a local cached image)