Documentation
¶
Overview ¶
Command modeld is the contenox model daemon: the per-user, per-data-root owner of resident model state. It claims a cross-platform lease, renews it, and while it holds the lease it serves the runtime/transport.Service contract over gRPC (fenced by the owner instance id) so the runtime can open sessions and probe health. The served inference backend is selected at build time (-tags 'openvino openvino_genai' or -tags llamanode); a build with no local backend still owns the lease and answers health probes.
Usage:
modeld serve [--data-root DIR] [--ttl DURATION] modeld status [--data-root DIR] [--json]
Click to show internal directories.
Click to hide internal directories.