Ministral 3 14B Instruct 2512 — Mistral AI model served in Europe | europeanGPU
Catalogue — 2 models: Qwen3.8-27B Ministral 3 14B
Model in the catalogue · European publisher

Ministral 3 14B, efficiency signed Mistral AI

Ministral 3 14B Instruct 2512 is the compact model from Mistral AI, the French publisher: 14 billion parameters, 128 K of context, built for production at scale. Built in Europe, served in Europe — the complete sovereign chain, from the first weight to the last token. Why it matters →

Request access See the price

Parameters

14 bn

Dense architecture, open weights

Context

128 K

tokens, natively

Publisher

Mistral AI

Paris, France — European law

Served throughput

~140 t/s

per stream, first-token latency < 0,7 s

Its strengths

Sovereign end to end

The only extraterritorial link in an open-weights model is its publisher. With Ministral, even that link is European: design, publication and inference remain entirely under Union law.

Fast and frugal

Half the size of Qwen3.8-27B, it responds faster and costs half as much — the right choice for high-traffic chatbots, classification and data extraction.

128 K of native context

Entire case files — contracts, reports, ticket histories — processed in a single call, with no chunking and no loss of coherence.

Native function calling

Structured JSON output and declared tools, with the excellent instruction-following of the Mistral lineage — ideal for agents and business automation.

Which model for which use?
NeedMinistral 3 14BQwen3.8-27B
High-volume chatbot / supportRecommended
Extraction and classificationRecommended
Complex reasoning, mathematicsRecommended
Code generation and reviewGoodRecommended
Very long documents (> 32 K tokens)RecommendedWith extension

Indicative guidance — both models share the same API: switching model means changing one string. See the Qwen3.8-27B page →

Same API, different model

OpenAI-compatible like the whole catalogue: only the model name changes. Switch from one to the other in production, with no redeployment.

from openai import OpenAI

client = OpenAI(
    base_url="https://api.europeangpu.com/v1",
    api_key=EGPU_API_KEY)

r = client.chat.completions.create(
    model="ministral-3-14b-instruct-2512",
    messages=[{"role": "user",
               "content": "Classify these 400 tickets"}])

0,20 € for input, 1,30 € for output, per million tokens

No subscription, no minimum. For deep reasoning, see Qwen3.8-27B →

Book a meeting