Back to stories
Models

Mistral Releases Large 3 — First Open-Weight Model With Native Agentic Tool Use

Michael Ouroumis2 min read
Mistral Releases Large 3 — First Open-Weight Model With Native Agentic Tool Use

Mistral AI has released Large 3, a 123 billion parameter model that the Paris-based company says is the first open-weight model with truly native agentic tool use. The model is available immediately through Mistral's API and as downloadable weights under the Mistral Research License.

Native Tool Calling

The headline feature is built-in function calling that does not rely on prompt engineering or system-level workarounds. Large 3 was trained from the ground up to understand tool definitions, generate structured function calls, interpret tool results, and chain multiple tool calls together to complete complex tasks.

In practice, this means developers can define tools using a standard JSON schema, and the model will reliably call them with correct parameters, handle errors, and retry with adjusted arguments when needed. Mistral reports a 94.2% success rate on the Berkeley Function Calling Benchmark — matching GPT-5 Turbo and surpassing Claude Sonnet.

"We trained tool use as a first-class capability, not a post-hoc addition," said Arthur Mensch, Mistral CEO. "The model understands tools the same way it understands language."

500K Context With Efficient Attention

Large 3 supports a 500,000-token context window using a sliding window attention mechanism that Mistral calls Grouped Sparse Attention. This allows the model to process long documents without the quadratic memory scaling that limits most transformer architectures.

In retrieval tests, the model maintains consistent accuracy across the full context window — a known weakness in many long-context models where information in the middle of the context is often missed. Mistral attributes this to a training approach that specifically targets uniform attention distribution.

Performance Benchmarks

On standard benchmarks, Large 3 positions itself as a strong competitor to closed-source models at a fraction of the cost:

The multilingual strength is a continuation of Mistral's strategic advantage as a European AI company. Large 3 was trained with a significantly higher proportion of European language data than its American competitors.

Pricing and Access

Through Mistral's API, Large 3 is priced at $4 per million input tokens and $12 per million output tokens — roughly one-third the cost of GPT-5 Turbo for equivalent capabilities on tool-use tasks.

The open weights are available for download on Hugging Face under the Mistral Research License. Commercial use requires a separate agreement, though Mistral said it is introducing a simplified licensing process for startups with under $10 million in annual revenue.

Why It Matters

The open-weight AI space has consistently trailed closed-source models on agentic capabilities. Large 3 narrows that gap significantly. For developers building AI agents who need reliable tool calling without vendor lock-in, Mistral is offering a genuinely competitive alternative for the first time.

Learn AI for Free — FreeAcademy.ai

Take "AI Essentials: Understanding AI in 2026" — a free course with certificate to master the skills behind this story.

More in Models

Moonshot Kimi K2.6 lands open-source, scales to 300 sub-agents and 4,000 coordinated steps
Models

Moonshot Kimi K2.6 lands open-source, scales to 300 sub-agents and 4,000 coordinated steps

Moonshot AI shipped Kimi K2.6 as a generally available open-source model on April 20, posting 58.6 on SWE-Bench Pro — ahead of GPT-5.4 and Claude Opus 4.6 — while scaling agent swarms to 300 sub-agents and 4,000 coordinated steps.

7 hours ago3 min read
OpenAI's 'Spud' Caught Live in API Testing, Polymarket Jumps to 81% for April 23 Launch
Models

OpenAI's 'Spud' Caught Live in API Testing, Polymarket Jumps to 81% for April 23 Launch

API monitors detected OpenAI's next frontier model — codenamed Spud — running in production-scale testing on April 19, sending Polymarket traders to an 81% implied probability of a public launch on April 23.

1 day ago2 min read
OpenAI Launches GPT-Rosalind, Its First Domain-Specific Model Built for Life Sciences
Models

OpenAI Launches GPT-Rosalind, Its First Domain-Specific Model Built for Life Sciences

OpenAI debuts GPT-Rosalind, a specialized AI model for biology, drug discovery, and genomics, with launch partners including Amgen, Moderna, and Los Alamos National Laboratory.

3 days ago2 min read