Skip to navigationSkip to main contentSkip to footerScaleway DocsAsk our AI
Ask our AI

How to change the model of a Managed Inference deployment

You can change the model used by your Managed Inference deployment at any time, as long as the new model is compatible with the existing deployment node. If you want to change to a model that is too big for your current node type, you must delete your existing deployment and create a new one with a compatible node type.

Follow the steps below to change the model using the Scaleway console:

Before you start

To complete the actions presented below, you must have:

  1. Click Managed Inference in the AI section of the Scaleway console side menu. A list of your deployments displays.
  2. From the drop-down menu, select the geographical region you want to manage.
  3. Choose a deployment either by clicking its name, or selecting More info from the drop-down menu represented by the icon more icon to access the deployment dashboard.
  4. Click the Settings tab of your deployment to display additional settings.
  5. In the Model panel, click Change model. A pop-up displays, showing your current model.
  6. From the drop-down menu, select the model you want to change to, and click Change model.

    The change of model is initiated. Note that while the model is changed, your deployment will not be available for 15 - 30 minutes.

Remember to update the model string in your client configuration, to reflect the new model. You can find the model string in the code sample available in the Playground tab of your deployment's dashboard (use the View code button).

If you have also changed to a different type of model (e.g. from a chat model to an embedding model), you will also need to update the client code itself, as well as the model string.

Still need help?

Create a support ticket
No Results