Skip to content

Cortex Models Update

This command updates a model configuration defined by a model_id.

Usage

Terminal window
cortex models update [options] <model_id>

Options

OptionDescriptionRequiredDefault valueExample
model_idThe identifier of the model you want to update.Yes-mistral
-c, --options <options...>Specify the options to update the model. Syntax: -c option1=value1 option2=value2.Yes--c max_tokens=100 temperature=0.5
-h, --helpDisplay help information for the command.No--h