Skip to content

Commit 7e69e92

Browse files
authored
feat(inference): update faq with billing per minute (#5063)
1 parent a04816b commit 7e69e92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/managed-inference/faq.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Managed Inference offers different Instance types optimized for various workload
5757
You can select the Instance type based on your model’s computational needs and compatibility.
5858

5959
## How is Managed Inference billed?
60-
Billing is based on the Instance type and usage duration. Unlike [Generative APIs](/generative-apis/quickstart/), which are billed per token, Managed Inference provides predictable costs based on the allocated infrastructure.
60+
Billing is based on the Instance type and usage duration (in minutes). Unlike [Generative APIs](/generative-apis/quickstart/), which are billed per token, Managed Inference provides predictable costs based on the allocated infrastructure. Billing only starts when model a deployment is ready and can be queried.
6161
Pricing details can be found on the [Scaleway pricing page](https://www.scaleway.com/en/pricing/model-as-a-service/#managed-inference).
6262

6363
## Can I pause Managed Inference billing when the instance is not in use?
@@ -79,4 +79,4 @@ Absolutely. Managed Inference integrates seamlessly with other Scaleway services
7979
## Do model licenses apply when using Managed Inference?
8080
Yes, model licenses need to be complied with when using Managed Inference. Applicable licenses are available for [each model in our documentation](/managed-inference/reference-content/).
8181
- For models provided in the Scaleway catalog, you need to accept licenses (including potential EULA) before creating any Managed Inference deployment.
82-
- For custom models you choose to import on Scaleway, you are responsible for complying with model licenses (as with any software you choose to install on a GPU Instance for example).
82+
- For custom models you choose to import on Scaleway, you are responsible for complying with model licenses (as with any software you choose to install on a GPU Instance for example).

0 commit comments

Comments
 (0)