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 models stop
This command stops a model defined by a model_id
.
Usage​
cortex models stop <model_id>
info
- This command uses a
model_id
from the model that you have started before.
Options​
Option | Description | Required | Default value | Example |
---|---|---|---|---|
model_id | The identifier of the model you want to stop. | Yes | - | mistral |
-h , --help | Display help information for the command. | No | - | -h |