Skip to content

Commit 2e60778

Browse files
authored
fix(inference): update model catalog (#5465)
1 parent bc52717 commit 2e60778

File tree

1 file changed

+1
-29
lines changed

1 file changed

+1
-29
lines changed

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

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ A quick overview of available models in Scaleway's catalog and their core attrib
3434
| [`mixtral-8x7b-instruct-v0.1`](#mixtral-8x7b-instruct-v01) | Mistral | 32k | Text | H100-2 | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
3535
| [`magistral-small-2506`](#magistral-small-2506) | Mistral | 32k | Text | L40S, H100, H100-2 | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
3636
| [`devstral-small-2505`](#devstral-small-2505) | Mistral | 128k | Text | H100, H100-2 | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
37-
| [`moshiko-0.1-8b`](#moshiko-01-8b) | Kyutai | 4k | Audio to Audio | L4, H100 | [CC-BY-4.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/cc-by-4.0.md) |
38-
| [`moshika-0.1-8b`](#moshika-01-8b) | Kyutai | 4k | Audio to Audio| L4, H100 | [CC-BY-4.0](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/cc-by-4.0.md) |
3937
| [`pixtral-12b-2409`](#pixtral-12b-2409) | Mistral | 128k | Text, Vision | L40S (50k), H100, H100-2 | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
4038
| [`molmo-72b-0924`](#molmo-72b-0924) | Allen AI | 50k | Text, Vision | H100-2 | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) and [Twonyi Qianwen license](https://huggingface.co/Qwen/Qwen2-72B/blob/main/LICENSE)|
4139
| [`qwen3-coder-30b-a3b-instruct`](#qwen3-coder-30b-a3b-instruct) | Qwen | 128k | Code | L40S, H100, H100-2 | [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) |
@@ -66,8 +64,6 @@ A quick overview of available models in Scaleway's catalog and their core attrib
6664
| `mixtral-8x7b-instruct-v0.1` | Yes | No | English, French, German, Italian, Spanish |
6765
| `magistral-small-2506` | Yes | Yes | English, French, German, Spanish, Portuguese, Italian, Japanese, Korean, Russian, Chinese, Arabic, Persian, Indonesian, Malay, Nepali, Polish, Romanian, Serbian, Swedish, Turkish, Ukrainian, Vietnamese, Hindi, Bengali |
6866
| `devstral-small-2505` | Yes | Yes | English, French, German, Spanish, Portuguese, Italian, Japanese, Korean, Russian, Chinese, Arabic, Persian, Indonesian, Malay, Nepali, Polish, Romanian, Serbian, Swedish, Turkish, Ukrainian, Vietnamese, Hindi, Bengali |
69-
| `moshiko-0.1-8b` | No | No | English |
70-
| `moshika-0.1-8b` | No | No | English |
7167
| `pixtral-12b-2409` | Yes | Yes | English |
7268
| `molmo-72b-0924` | Yes | No | English |
7369
| `qwen3-coder-30b-a3b-instruct` | Yes | Yes | English, French, German, Chinese, Japanese, Korean and 113 additional languages and dialects |
@@ -170,7 +166,7 @@ allenai/molmo-72b-0924:fp8
170166

171167
## Text models
172168

173-
### Gpt-oss-120b
169+
### Qwen3-235b-a22b-instruct-2507
174170
Released July 23, 2025, Qwen 3 235B A22B is an open-weight model, competitive in multiple benchmarks (such as [LM Arena for text use cases](https://lmarena.ai/leaderboard)) compared to Gemini 2.5 Pro and GPT4.5.
175171

176172
| Attribute | Value |
@@ -345,30 +341,6 @@ mistral/devstral-small-2505:fp8
345341
mistral/devstral-small-2505:bf16
346342
```
347343

348-
### Moshiko-0.1-8b
349-
Kyutai's Moshi is a speech-text foundation model for real-time dialogue.
350-
Moshi is an experimental next-generation conversational model, designed to understand and respond fluidly and naturally to complex conversations, while providing unprecedented expressiveness and spontaneity.
351-
While current systems for spoken dialogue rely on a pipeline of separate components, Moshi is the first real-time full-duplex spoken large language model.
352-
Moshiko is the variant of Moshi with a male voice in English.
353-
354-
#### Model names
355-
```
356-
kyutai/moshiko-0.1-8b:bf16
357-
kyutai/moshiko-0.1-8b:fp8
358-
```
359-
360-
### Moshika-0.1-8b
361-
Kyutai's Moshi is a speech-text foundation model for real-time dialogue.
362-
Moshi is an experimental next-generation conversational model, designed to understand and respond fluidly and naturally to complex conversations, while providing unprecedented expressiveness and spontaneity.
363-
While current systems for spoken dialogue rely on a pipeline of separate components, Moshi is the first real-time full-duplex spoken large language model.
364-
Moshika is the variant of Moshi with a female voice in English.
365-
366-
#### Model names
367-
```
368-
kyutai/moshika-0.1-8b:bf16
369-
kyutai/moshika-0.1-8b:fp8
370-
```
371-
372344
## Code models
373345

374346
### Qwen3-coder-30b-a3b-instruct

0 commit comments

Comments
 (0)