Skip to content

Commit 904cdc5

Browse files
committed
fix(infr): fix typos
1 parent 83cc592 commit 904cdc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/managed-inference/reference-content/model-catalog.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A quick overview of available models in Scaleway's catalog and their core attrib
1919
| Model name | Provider | Context length | Modalities | Instances | License |
2020
|------------|----------|--------------|------------|-----------|---------|
2121
| [`mixtral-8x7b-instruct-v0.1`](#mixtral-8x7b-instruct-v01) | Mistral | 32k tokens | Text | H100 | Apache 2.0 |
22-
| [`llama-3.1-70b-instruct`](#llama-31-70b-instruct) | Meta | 32k tokens | Text | H100, H100-2 | Llama 3 community |
22+
| [`llama-3.1-70b-instruct`](#llama-31-70b-instruct) | Meta | up to 128k tokens | Text | H100, H100-2 | Llama 3 community |
2323
| [`llama-3.1-8b-instruct`](#llama-31-8b-instruct) | Meta | up to 128k tokens | Text | L4, L40S, H100, H100-2 | Llama 3 community |
2424
| [`llama-3-70b-instruct`](#llama-3-70b-instruct) | Meta | 8k tokens | Text | H100 | Llama 3 community |
2525
| [`llama-3.3-70b-instruct`](#llama-33-70b-instruct) | Meta | up to 131k tokens | Text | H100, H100-2 | Llama 3 community |
@@ -34,7 +34,7 @@ A quick overview of available models in Scaleway's catalog and their core attrib
3434
| [`wizardlm-70b-v1.0`](#wizardlm-70b-v10) | WizardLM | 4,096 tokens | Text | H100, H100-2 | Lllama 2 community |
3535
| [`pixtral-12b-2409`](#pixtral-12b-2409) | Mistral | 128k tokens | Multimodal | L40S, H100, H100-2 | Apache 2.0 |
3636
| [`molmo-72b-0924`](#molmo-72b-0924) | Allen AI | 50k | Multimodal | H100-2 | Apache 2.0 |
37-
| [`qwen2.5-coder-32b-instruct`](#qwen25-coder-32b-instruct) | Qwen | up to 32k | Code | H100, H100-2 | Qianwen License |
37+
| [`qwen2.5-coder-32b-instruct`](#qwen25-coder-32b-instruct) | Qwen | up to 32k | Code | H100, H100-2 | Apache 2.0 |
3838
| [`sentence-t5-xxl`](#sentence-t5-xxl) | Sentence transformers | 512 tokens | Embeddings | L4 | Apache 2.0 |
3939

4040
## Models feature summary

0 commit comments

Comments
 (0)