Skip to content

Commit 9a6419f

Browse files
committed
docs(infr): add table
1 parent 68313df commit 9a6419f

File tree

1 file changed

+23
-1
lines changed
  • pages/managed-inference/reference-content

1 file changed

+23
-1
lines changed

pages/managed-inference/reference-content/models.mdx

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A quick overview of available models in Scaleway's catalog and their core attrib
1717

1818
## Summary table
1919

20-
| Model Name | Provider | Context Size | Modalities | Instances | License |
20+
| Model Name | Provider | Context Length | Modalities | Instances | License |
2121
|------------|----------|--------------|------------|-----------|---------|
2222
| [`mixtral-8x7b-instruct-v0.1`](#mixtral-8x7b-instruct-v01) | Mistral | 32k tokens | Text | H100 | Apache 2.0 |
2323
| [`llama-3.1-70b-instruct`](#llama-31-70b-instruct) | Meta | 32k tokens | Text | H100, H100-2 | Llama 3 community |
@@ -38,6 +38,28 @@ A quick overview of available models in Scaleway's catalog and their core attrib
3838
| [`qwen2.5-coder-32b-instruct`](#qwen25-coder-32b-instruct) | Qwen | up to 32k | Code | H100, H100-2 | Qianwen License |
3939
| [`sentence-t5-xxl`](#sentence-t5-xxl) | Sentence transformers | 512 tokens | Embeddings | L4 | Apache 2.0 |
4040

41+
42+
| Model Name | Structured output supported | Function calling | Supported languages |
43+
| --- | --- | --- | --- |
44+
| `Mixtral-8x7b-instruct-v0.1` | Yes | No | English, French, German, Spanish |
45+
| `Llama-3.1-70b-instruct` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai |
46+
| `Llama-3.1-8b-instruct` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai |
47+
| `Llama-3-70b-instruct` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai |
48+
| `Llama-3.3-70b-instruct` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai |
49+
| `Llama-3.1-Nemotron-70b-instruct` | Yes | Yes | English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai (to verify) |
50+
| `DeepSeek-R1-Distill-Llama-70B` | Yes | Yes | English, Simplified Chinese |
51+
| `DeepSeek-R1-Distill-Llama-8B` | Yes | Yes | English, Simplified Chinese |
52+
| `Mistral-7b-instruct-v0.3` | Yes | Yes | English |
53+
| `Mistral-small-24b-base-2501` | Yes | Yes | English, French, German, Spanish, Italian, Chinese, Japanese, Korean, Portuguese, Dutch, and Polish |
54+
| `Mistral-nemo-instruct-2407` | Yes | Yes | English, French, German, Spanish, Italian, Portuguese, Chinese, Japanese, Korean, Arabic, and Hindi |
55+
| `Moshiko-0.1-8b` | No | No | English |
56+
| `Moshika-0.1-8b` | No | No | English |
57+
| `WizardLM-70B-v1.0` | Yes | No | English (to be verified) |
58+
| `Pixtral-12b-2409` | Yes | No | English, French, German, Spanish (to be verified) |
59+
| `Molmo-72b-0924` | Yes | No | English, French, German, Spanish (to be verified) |
60+
| `Qwen2.5-coder-32b-instruct` | Yes | Yes | Over 29 languages, including Chinese, English, French, Spanish, Portuguese, German, Italian, Russian, Japanese, Korean, Vietnamese, Thai, and Arabic |
61+
| `Sentence-t5-xxl` | No | No | English (to be verified) |
62+
4163
## Model details
4264

4365
<Message type="note">

0 commit comments

Comments
 (0)