Skip to content

Commit 95851cc

Browse files
fpagnybene2k1jcirinosclwy
authored
Update model-lifecycle.mdx (#4351)
* Update model-lifecycle.mdx Update model lifecycle policy to manage model in "Preview" status. * Update model-lifecycle.mdx * Update pages/generative-apis/reference-content/model-lifecycle.mdx Co-authored-by: Benedikt Rollik <[email protected]> * Update pages/generative-apis/reference-content/model-lifecycle.mdx Co-authored-by: Jessica <[email protected]> * Update pages/generative-apis/reference-content/model-lifecycle.mdx Co-authored-by: Jessica <[email protected]> * Update pages/generative-apis/reference-content/model-lifecycle.mdx Co-authored-by: Jessica <[email protected]> * Update pages/generative-apis/reference-content/model-lifecycle.mdx Co-authored-by: Jessica <[email protected]> * Update pages/generative-apis/reference-content/model-lifecycle.mdx Co-authored-by: Jessica <[email protected]> --------- Co-authored-by: Benedikt Rollik <[email protected]> Co-authored-by: Jessica <[email protected]>
1 parent 28becc3 commit 95851cc

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

pages/generative-apis/reference-content/model-lifecycle.mdx

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,21 @@ Scaleway is dedicated to updating and offering the latest versions of generative
1515

1616
As new versions of models are introduced, you have the opportunity to explore them through the Scaleway console.
1717

18-
A model provided through Scaleway Generative APIs may be classified into one of these statuses: `Active`, `Deprecated`, or `End-of-Life` (EOL).
18+
A model provided through Scaleway Generative APIs may be classified into one of these statuses: `Preview`, `Active`, `Deprecated`, or `End-of-Life` (EOL).
1919

20-
- **Active**: This status indicates that the model version is under continuous development by the provider, with ongoing updates that may include bug fixes and enhancements.
20+
- **Preview**: This status indicates that the model can be tested but no service-level agreements are yet provided. At this stage, the model is not guaranteed to reach `Active` status. In most cases, `Preview` model will still be deployable in dedicated instances using [Managed Inference](https://www.scaleway.com/en/inference/) product.
21+
- **Active**: This status indicates that the model version is under continuous development, with ongoing updates that may include bug fixes and enhancements, and provides service-level agreement.
2122
- **Deprecated**: A model version is designated deprecated when a newer, more efficient version is available. Scaleway assigns an EOL date to these deprecated versions. Although deprecated versions remain usable, it's recommended to transition to an active version by the EOL date.
2223
- **EOL**: At this stage, the model version is retired and no longer accessible for use. Any attempts to utilize an End-of-Life version will not be successful.
2324

2425
<Message type="note">
25-
In the Scaleway console, a model version’s status is marked as either **Active** or **Deprecated**.
26+
In the Scaleway console, a model version’s status is marked as either **Preview**, **Active**, or **Deprecated**.
2627
</Message>
2728

28-
We guarantee support for new models for at least 8 months starting from their regional launch. Customers will receive a 3-month notice before any model is marked as End-of-Life (EOL).
29+
We guarantee support for new models in `Active` status for at least 8 months starting from their regional launch. Customers will receive a 3-month notice before any model is marked as End-of-Life (EOL).
30+
We guarantee support for new models in `Preview` status for at least 1 month starting from their regional launch. Customers will receive a 1-month notice before any `Preview` model is removed from Generative APIs.
31+
32+
When removing a model, if an alternative model of a similar type is available in Generative APIs, we may redirect traffic to this alternative model instead of removing the model string from the API. This will prevent applications not updated in time from breaking completely, although we cannot guarantee model outputs will stay similar.
2933

3034
<Message type="important">
3135
Following the EOL date, information regarding the model version remains exclusively available on our [dedicated documentation page](/generative-apis/reference-content/supported-models/#deprecated-models).

0 commit comments

Comments
 (0)