Skip to content

Ministral 14B

Ministral 14B is part of Mistral AI's third-generation edge series, achieving 85% on AIME '25 with its reasoning variant and supporting native image understanding for on-device and edge deployment.

Vision (Image)File Input
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'mistral/ministral-14b',
prompt: 'Why is the sky blue?'
})

About Ministral 14B

Ministral 14B is the 14B offering in Mistral AI's third-generation Ministral 3 series. Ministral 14B ships in base, instruct, and reasoning variants. The reasoning variant reaches 85% on AIME '25 in Mistral AI's Ministral 3 announcement.

All Ministral 14B variants include native image understanding, making Ministral 14B multimodal without requiring separate vision components. This is a key differentiator from the earlier Ministral series, which was text-only. Ministral 14B supports 40+ native languages for global deployments.

Mistral AI designed the Ministral 3 series for deployment spanning edge devices to enterprise workflows. All variants ship under Apache 2.0.