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 +254,16 @@ It was trained on a large proportion of multilingual and code data.
252
254
mistral/mistral-nemo-instruct-2407:fp8
253
255
```
254
256
257
+
### Devstral-small-2505
258
+
Devstral Small is a fine-tune of Mistral Small 3.1, optimized to perform software engineering tasks.
259
+
It is a good fit to be used as coding agent, for instance in an IDE.
260
+
261
+
#### Model name
262
+
```
263
+
mistral/devstral-small-2505:fp8
264
+
mistral/devstral-small-2505:bf16
265
+
```
266
+
255
267
### Moshiko-0.1-8b
256
268
Kyutai's Moshi is a speech-text foundation model for real-time dialogue.
257
269
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