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
Option | Description | Required | Default value | Example |
---|---|---|---|---|
-h , --help | Display help for command. | No | - | -h |