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 engines list

This command lists all the Cortex's engines.

Usage​


cortex engines list [options]

For example, it returns the following:


+---+---------------+--------------------+---------+--------------+
| # | Name | Supported Formats | Version | Status |
+---+---------------+--------------------+---------+--------------+
| 1 | ONNXRuntime | ONNX | 0.0.1 | Incompatible |
| 2 | llama.cpp | GGUF | 0.0.1 | Ready |
| 3 | TensorRT-LLM | TensorRT Engines | 0.0.1 | Incompatible |
+---+---------------+--------------------+---------+--------------+

Options​

OptionDescriptionRequiredDefault valueExample
-h, --helpDisplay help for command.No--h