Skip to main content
warning

🚧 Cortex.cpp is currently under development. Our documentation outlines the intended behavior of Cortex, which may not yet be fully implemented in the codebase.

cortex models pull

This command downloads a model. You can use a HuggingFace model_id to download a model.

Usage​


cortex models pull <model_id>

model_id​

You can find the model_id for your desired model from:

info

Currently Cortex only supports the following model format: GGUF, ONNX, and TensorRT-LLM.

Alias​

The following alias is also available for downloading models:

  • cortex models download _

Options​

OptionDescriptionRequiredDefault valueExample
model_idThe identifier of the model you want to download.Yes-mistral
-h, --helpDisplay help for command.No--h