CosmicAC Logo

Update a model master in the web interface

Update a model master's parameters from the Models page in the CosmicAC web interface.

Update a model master's parameters from the Models page, without sending requests to the API.

Editing a model master doesn't change a job that already serves the model. CosmicAC applies the new values to the next job that anyone creates for that model.

Prerequisites

You need the following before you start:

  • A running CosmicAC deployment. See Installation.
  • Access to your CosmicAC web interface.
  • A job serving the model. The Models page lists a model only while a job serves it.

Steps

Open the Models page

In the navigation menu, click Models.

Open the model's configuration

Find the model's row. In the Recommended Config column, click the pencil icon.

Edit the default parameters

Under Default parameters, edit the values that CosmicAC prefills into a new job's Serving configuration. For the recommended values, see Recommended model parameters.

Set the job creation warnings

Under Job creation warnings, select one setting for each parameter.

SettingEffect
No warningCosmicAC never warns for this parameter.
Warn belowCosmicAC warns when a job's value is lower than the model master's value.
Warn aboveCosmicAC warns when a job's value is higher than the model master's value.
Warn when differentCosmicAC warns when a job's value differs from the model master's value.

Next steps

On this page