inference

models.list

List catalog inference models.

strata inference models list

wire inference_models_list

Lists every model in Strata's built-in catalog as a terminal page. Each entry reports the model's task (embed, generate, or rank), architecture, default quantization, embedding dimension, HuggingFace repository, approximate artifact size, and whether the model artifact is already present in the local model directory. Use `inference models local` to see only the downloaded models, or `inference models pull` to fetch one.

To see the complete help for this command, run:

strata inference models list --help

Example

List the built-in model catalog (spans embedding, generation, ranking).

strata inference models list

Returns

Page<ModelInfo, String>

  • dataobject

    Shared pagination continuation facts.

  • typestring

Errors

Recover by code. Retry policy and commit outcome come from the shipped error registry.

CodeRetryCommit outcome
failed_precondition.engine.runtime_closednevernot_started
not_found.engine.branchnevernot_applicable
← All 11 Inference commands

agents: this page as markdown → /docs/reference/inference/models/list.md