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
@@ -252,6 +256,26 @@ It was trained on a large proportion of multilingual and code data.
252
256
mistral/mistral-nemo-instruct-2407:fp8
253
257
```
254
258
259
+
### Magistral-small-2506
260
+
Magistral Small is a reasoning model, optimized to perform well on reasoning tasks such as academic or scientific questions.
261
+
It is well suited for complex tasks requiring multiple reasoning steps.
262
+
263
+
#### Model name
264
+
```
265
+
mistral/magistral-small-2506:fp8
266
+
mistral/magistral-small-2506:bf16
267
+
```
268
+
269
+
### Devstral-small-2505
270
+
Devstral Small is a fine-tune of Mistral Small 3.1, optimized to perform software engineering tasks.
271
+
It is a good fit to be used as coding agent, for instance in an IDE.
272
+
273
+
#### Model name
274
+
```
275
+
mistral/devstral-small-2505:fp8
276
+
mistral/devstral-small-2505:bf16
277
+
```
278
+
255
279
### Moshiko-0.1-8b
256
280
Kyutai's Moshi is a speech-text foundation model for real-time dialogue.
257
281
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.
0 commit comments