You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can change the model used by your Managed Inference deployment at any time. Follow the steps below to change the model using the Scaleway console:
15
+
16
+
<Requirements />
17
+
18
+
- A Scaleway account logged into the [console](https://console.scaleway.com)
19
+
- A [Managed Inference deployment](/managed-inference/quickstart/)
20
+
-[Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing you to perform actions in the intended Organization
21
+
22
+
1. Click **Managed Inference** in the **AI** section of the [Scaleway console](https://console.scaleway.com) side menu. A list of your deployments displays.
23
+
2. From the drop-down menu, select the geographical region you want to manage.
24
+
3. Choose a deployment either by clicking its name, or selecting **More info** from the drop-down menu represented by the icon <Iconname="more" /> to access the deployment dashboard.
25
+
4. Click the **Settings** tab of your deployment to display additional settings.
26
+
5. In the **Model** panel, click **Change model**.
27
+
A pop-up displays, showing your current model.
28
+
6. From the drop-down menu, select the model you want to change to, and click **Change model**.
29
+
<br/> <br/>
30
+
The change of model is initiated. Note that while the model is changed, your deployment will not be available for 15 - 30 minutes.
0 commit comments