Mistral AIopen-weight
Released: 2025-01-14

Codestral 25.01

Mistral dedicated 256k context window coding model tailored for fill-in-the-middle completion and polyglot development.

Intelligence Index
78.5/ 100
Calibrated multi-domain composite
Throughput Speed
90tok/sec
Output streaming throughput
Time To First Token
320ms
Initial chunk server latency
LiveBench Contam-Free
%
September 2026 suite score

Sourced Benchmark Evaluations (2)

Verified performance across authoritative benchmarks with provenance tracking.
BenchmarkStatusScoreTrustDateSource TypeProvenance
ARC-AGI-2Nearing Saturation57.7%
75
2025-02-11independentSource ↗
SWE-bench VerifiedSaturated54.7%
25
2025-01-23independentSource ↗
Local Hardware Execution (Ollama)Hardware Compatible
# 1. Pull and execute model locally with Ollama
ollama run codestral-25-01

# 2. Or invoke via local OpenAI-compatible endpoint
curl http://localhost:11434/v1/chat/completions \
  -H "Content-Type: application/json" \
  -d '{
    "model": "codestral-25-01",
    "messages": [{"role": "user", "content": "Analyze reasoning chains on AIME 2026"}]
  }'

Evaluation & Sourcing Notes

Scores listed for Codestral 25.01 represent verified evaluations extracted from official research papers, independent evaluation suites (HELM, LMSYS, OpenCompass, LiveBench), and verified audit reports.

All benchmarks marked as saturated or deprecated reflect historical performance where the benchmark no longer provides active discriminative power.