CLI Overview¶
The CLI has five main surfaces:
ollm prompt— one-shot scripted promptingollm chat— interactive chatollm doctor— diagnostics and runtime inspectionollm models— discovery, inspection, download, and path reportingollm serve— local-only REST API server
Shared runtime controls¶
These commands share the same runtime-planning vocabulary:
--model--models-dir--device--backend--multimodal--no-specialization--plan-json
See the per-command pages for the full behavior of each surface.