Skip to content

Commit d8942dd

Browse files
nerda-codesRoRoJ
andauthored
Update pages/managed-inference/faq.mdx
Co-authored-by: Rowena Jones <[email protected]>
1 parent 86635f5 commit d8942dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/managed-inference/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Pricing details can be found on the [Scaleway pricing page](https://www.scaleway
6262

6363
## Can I pause Managed Inference billing when the instance is not in use ?
6464
When a Managed Inference deployment is running, corresponding resources are provisioned and thus billed. Resources can therefore not be paused.
65-
However, you can still optimize your Managed Inference deployment to fit within specific time range (such as during working hours). To do so, you can automate deployment creation and deletion using [Managed Inference API](https://www.scaleway.com/en/developers/api/inference/), [Terraform](https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/inference_deployment) or [Scaleway SDKs](https://www.scaleway.com/en/docs/scaleway-sdk/). These actions can be programmed using [Serverless Jobs]() to be performed periodically in an automated way.
65+
However, you can still optimize your Managed Inference deployment to fit within specific time ranges (such as during working hours). To do so, you can automate deployment creation and deletion using the [Managed Inference API](https://www.scaleway.com/en/developers/api/inference/), [Terraform](https://registry.terraform.io/providers/scaleway/scaleway/latest/docs/resources/inference_deployment) or [Scaleway SDKs](https://www.scaleway.com/en/docs/scaleway-sdk/). These actions can be programmed using [Serverless Jobs](/serverless-jobs/) to be automatically carried out periodically.
6666

6767
## Can I run inference on private models?
6868
Yes, Managed Inference allows you to deploy private models with access control settings. You can restrict access to specific users, teams, or networks.

0 commit comments

Comments
 (0)