Docs menu · Reference

Resolves a catalog name or model spec and downloads the model artifact into the local model directory, returning the resolved local path. Honors STRATA_MODELS_DIR for the destination and STRATA_HF_ENDPOINT and STRATA_HF_TOKEN (or HF_TOKEN) for gated HuggingFace repositories. Downloading requires network access and a build with the local execution feature; cloud-only builds return inference.unsupported_operation.

Parameters

NameTypeRequiredDescription
modelstringyesModel spec or catalog name.

Returns

PullModelOutput.

Errors

Invocation

  • CLI: strata inference models pull
  • Wire type: inference_models_pull

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