cortex
This command list all the available commands within the Cortex commands.
Usage
info
You can use the --verbose
flag to display more detailed output of the internal processes. To apply this flag, use the following format: cortex --verbose [subcommand]
.
- MacOs/Linux
- Windows
cortex
cortex.exe
Sub Commands
- cortex start: Start the Cortex API server (starts automatically with other commands)
- cortex run: Shortcut for
cortex models start
. Pull a remote model or start a local model, and start chatting. - cortex pull: Download a model.
- cortex models: Manage and configure models.
- cortex ps: Display active models and their operational status.
- cortex engines: Manage Cortex engines.
- cortex update: Update the Cortex version.
- cortex stop: Stop the Cortex API server.