Skip to content

Cortex Engines Get

This command returns an engine detail defined by an engine name.

Usage

Terminal window
cortex engines get <engine_name>

For example, it returns the following:

Terminal window
+-----------+-------------------+---------+----------------------------+--------+
| Name | Supported Formats | Version | Variant | Status |
+-----------+-------------------+---------+----------------------------+--------+
| llama-cpp | GGUF | 0.1.34 | linux-amd64-avx2-cuda-12-0 | Ready |
+-----------+-------------------+---------+----------------------------+--------+

Options

OptionDescriptionRequiredDefault valueExample
nameThe name of the engine that you want to retrieve.Yes-llama-cpp
-h, --helpDisplay help information for the command.No--h