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 pull
info
This CLI command calls the following API endpoint:
This command downloads models from supported model repositories.
The downloaded model will be stored in the Cortex folder in your home data directory.
Usage​
cortex pull [options] <model_id>
Options​
Option | Description | Required | Default value | Example |
---|---|---|---|---|
model_id | The identifier of the model you want to download. | Yes | - | mistral |
-h , --help | Display help information for the command. | No | - | -h |