Cortex Models Stop
This command stops a model defined by a model_id
.
Usage
cortex models stop <model_id>
- 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 |