Hanzo
CLIEngine

Engine

4 `hanzo` commands for Engine, each calling one operation on api.hanzo.ai.

Package engine is Hanzo Engine: which models the serving runtime has loaded, and the GPUs under it.

4 commands · API reference →

CommandCallsWhat it does
hanzo engine modelGET /v1/engine/modelRead one model's load state on the serving runtime
hanzo engine modelsGET /v1/engine/modelsList the models the serving runtime holds, with each one's load state
hanzo engine statusGET /v1/engine/statusWhether the serving runtime is reachable, and which build it runs
hanzo engine systemGET /v1/engine/systemThe serving host's own inventory: devices, memory and build capabilities

How is this guide?