A fast, parallel LLM CLI tool powered by diffusion models.
# Build and install
./install.sh- No arguments – launch the interactive TUI.
--headless "PROMPT"– run in headless mode and output the result.--init– create a default.openmerc.tomlconfiguration file.--session NAME– resume a saved session.--version– show version information.-h, --help– display help.
openmerc # start UI
openmerc --headless "Explain quantum computing"
openmerc --init
openmerc --session workMIT © Jeremy Stover