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
Copy file name to clipboardExpand all lines: pages/managed-inference/reference-content/model-catalog.mdx
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ categories:
14
14
---
15
15
A quick overview of available models in Scaleway's catalog and their core attributes. Expand any model below to see usage examples, curl commands, and detailed capabilities.
16
16
17
+
<Messagetype="tip">
18
+
For more information about all the models supported in Managed Inference, refer to the [Supported Models in Managed Inference](/managed-inference/reference-content/supported-models/) page.
19
+
</Message>
20
+
17
21
## Models technical summary
18
22
19
23
| Model name | Provider | Maximum Context length (tokens) | Modalities | Instances | License |
Copy file name to clipboardExpand all lines: pages/managed-inference/reference-content/supported-models.mdx
+3-37Lines changed: 3 additions & 37 deletions
Original file line number
Diff line number
Diff line change
@@ -15,46 +15,12 @@ categories:
15
15
16
16
Scaleway Managed Inference allows you to deploy various AI models, either from:
17
17
18
-
*[Scaleway catalog](#scaleway-catalog): A curated set of ready-to-deploy models available through the [Scaleway console](https:/console.scaleway.com/inference/deployments/) or the [Managed Inference models API](https:/www.scaleway.com/en/developers/api/inference/#path-models-list-models)
18
+
*[Scaleway model catalog](#scaleway-model-catalog): A curated set of ready-to-deploy models available through the [Scaleway console](https:/console.scaleway.com/inference/deployments/) or the [Managed Inference models API](https:/www.scaleway.com/en/developers/api/inference/#path-models-list-models)
19
19
*[Custom models](#custom-models): Models that you import, typically from sources like Hugging Face.
20
20
21
-
## Scaleway catalog
22
-
23
-
### Multimodal models (chat + vision)
24
-
25
-
_More details to be added._
26
-
27
-
### Chat models
28
-
29
-
| Provider | Model identifier | Documentation | License |
| Allen AI |`molmo-72b-0924`|[View Details](/managed-inference/reference-content/model-catalog/#molmo-72b-0924)|[Apache 2.0 license](https:/www.apache.org/licenses/LICENSE-2.0)|
| Meta |`llama-3-70b-instruct`|[View Details](/managed-inference/reference-content/model-catalog/#llama-3-70b-instruct)|[Llama 3 license](https:/www.llama.com/llama3/license/)|
35
-
| Meta |`llama-3-8b-instruct`|[View Details](/managed-inference/reference-content/model-catalog/#llama-3-8b-instruct)|[Llama 3 license](https:/www.llama.com/llama3/license/)|
36
-
| Meta |`llama-3.1-70b-instruct`|[View Details](/managed-inference/reference-content/model-catalog/#llama-31-70b-instruct)|[Llama 3.1 community license](https:/www.llama.com/llama3_1/license/)|
37
-
| Meta |`llama-3.1-8b-instruct`|[View Details](/managed-inference/reference-content/model-catalog/#llama-31-8b-instruct)|[Llama 3.1 license](https:/www.llama.com/llama3_1/license/)|
38
-
| Meta |`llama-3.3-70b-instruct`|[View Details](/managed-inference/reference-content/model-catalog/#llama-33-70b-instruct)|[Llama 3.3 license](https:/www.llama.com/llama3_3/license/)|
39
-
| Nvidia |`llama-3.1-nemotron-70b-instruct`|[View Details](/managed-inference/reference-content/model-catalog/#llama-31-nemotron-70b-instruct)|[Llama 3.1 community license](https:/www.llama.com/llama3_1/license/)|
You can find a complete list of all models available in Scaleway's catalog on the [Managed Inference model catalog page](/managed-inference/reference-content/model-catalog/).
0 commit comments