Skip to content
Dashboard

Magistral Small 2509

Magistral Small 2509 is a 24B open-source reasoning model under Apache 2.0 with 70.7% on AIME 2024. It's Mistral AI's compact reasoning option in the Magistral family.

ReasoningTool UseVision (Image)
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'mistral/magistral-small',
prompt: 'Why is the sky blue?'
})

Playground

Try out Magistral Small 2509 by Mistral AI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.

mistral logo
mistral logo

Ask Magistral Small 2509 anything to try it out.