Skip to content

Cortex Models List

This command lists all local and remote models.

Usage

Terminal window
cortex models list [options]

For example, it returns the following:

Terminal window
+---------+----------------+----------------+-----------------+---------+
| (Index) | ID | model alias | engine | version |
+---------+----------------+----------------+-----------------+---------+
| 1 | llama3:gguf | llama3:gguf | llama-cpp | 1 |
+---------+----------------+----------------+-----------------+---------+
| 2 | tinyllama:gguf | tinyllama:gguf | llama-cpp | 1 |
+---------+----------------+----------------+-----------------+---------+

Options

OptionDescriptionRequiredDefault valueExample
-f, --format <format>Specify output format for the models list.Nojson-f json
-h, --helpDisplay help for command.No--h