Commit dd11e25
committed
Add Devstral 2 (Ministral3) model support
Add Ministral3ForCausalLM architecture mapping and ministral3 tokenizer type
for Mistral AI's Devstral 2 models (Devstral-Small-2-24B, Devstral-2-123B).
These models use the same Mistral3 architecture, so they reuse the existing
Bumblebee.Text.Mistral3 implementation.1 parent 297a8c0 commit dd11e25
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
263 | 264 | | |
264 | 265 | | |
265 | 266 | | |
| 267 | + | |
266 | 268 | | |
267 | 269 | | |
268 | 270 | | |
| |||
0 commit comments