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
DeepSeek-R1 is currently under maintenance and therefore not available on Generative APIs anymore.
@@ -63,18 +63,22 @@ Our [Embeddings API](/generative-apis/how-to/query-embedding-models) provides bu
63
63
64
64
## Deprecated models
65
65
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 policy](/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.
67
68
68
-
| Provider | Model string | EOL date
69
+
| Provider | Model string | End of Life (EOL) date
| Meta |`llama-3.1-70b-instruct`| 25th May, 2025 |
71
-
| SBERT |`sentence-t5-xxl`| 26 February, 2025 |
72
72
73
73
<Messagetype="note">
74
74
Llama 3.1 70B is now deprecated. The new Llama 3.3 70B is available with similar or better performance in most use cases.
75
75
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.
76
76
</Message>
77
77
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.
79
81
80
-
This section will list models that are retired and no longer accessible for use.
0 commit comments