Skip to content

Commit 71de209

Browse files
authored
feat(genapi): update end of life models
1 parent ef6c01f commit 71de209

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

pages/generative-apis/reference-content/supported-models.mdx

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,18 +63,24 @@ Our [Embeddings API](/generative-apis/how-to/query-embedding-models) provides bu
6363

6464
## Deprecated models
6565

66-
Scaleway's model lifecyle is introduced on our [dedicated documentation page](/generative-apis/reference-content/model-lifecycle/).
66+
These models can still be accessed in Generative APIs, but their End of Life (EOL) is planned according to our [model lifecyle](/generative-apis/reference-content/model-lifecycle/).
67+
Deprecated models should not be queried anymore. We recommend to use newer models available in Generative APIs or to deploy these models in dedicated [Managed Inference](https://console.scaleway.com/inference/deployments) deployments.
6768

68-
| Provider | Model string | EOL date
69+
| Provider | Model string | End of Life (EOL) date
6970
|-----------------|-----------------|-----------------|
7071
| Meta | `llama-3.1-70b-instruct` | 25th May, 2025 |
71-
| SBERT | `sentence-t5-xxl` | 26 February, 2025 |
7272

7373
<Message type="note">
7474
Llama 3.1 70B is now deprecated. The new Llama 3.3 70B is available with similar or better performance in most use cases.
7575
After May 25th 2025, your requests to Llama 3.1 70B will be redirected automatically to Llama 3.3 70B. Llama 3.1 8B is not affected by this change and remains supported.
7676
</Message>
7777

78-
## EOL models
78+
## End of Life (EOL) models
79+
80+
These models are not accessible anymore from Generative APIs. They can still however be deployed on dedicated [Managed Inference](https://console.scaleway.com/inference/deployments) deployments.
81+
82+
| Provider | Model string | EOL date
83+
|-----------------|-----------------|-----------------|
84+
| SBERT | `sentence-t5-xxl` | 26 February, 2025 |
7985

8086
This section will list models that are retired and no longer accessible for use.

0 commit comments

Comments
 (0)