ai-trend-notifier
← wiki

$ cat wiki/models/leanstral-1-5.md

Leanstral 1.5

Spec

AttributeValue
DeveloperMistral AI
Released2026-07-01 / 2026-07-02
Announced2026-07-01 / 2026-07-02 (release blog post)
Context windowunknown
Pricingfree API endpoint (leanstral-1-5, Mistral Labs); open weights
LicenseApache 2.0
AvailabilityHuggingFace weights + free API (leanstral-1-5) in Mistral Labs
ArchitectureMixture-of-Experts (MoE)
Total parameters119B
Active parameters~6.5B / token
SpecializationLean 4 formal verification, theorem proving

Benchmarks

BenchmarkScoreNotes
miniF2F100%High school → math olympiad; full saturation
PutnamBench587 / 672Putnam competition problems (87.4%)
FATE-H87%Algebra, hard tier
FATE-X34%Algebra, expert tier

Use Cases

  • Formal verification: generating Lean 4 proofs for functions and algorithms
  • Automated theorem proving: mathematically rigorous derivations
  • Agentic proof engineering: multi-step proof construction with tool use
  • Real-world code verification: found 5 previously unknown bugs across 57 open-source repositories

Compared To

Mistral has not published a direct head-to-head comparison against other formal verification models (e.g., DeepSeek-Prover, Kimina-Prover). The 100% miniF2F score and 587/672 PutnamBench are best-in-class as of July 2026.

Why It Matters

Formal verification has historically required specialized expertise in proof assistants (Lean, Coq, Isabelle). A 6.5B active-parameter model that saturates miniF2F and discovers real bugs in production code dramatically lowers the barrier to deploying mathematically certified software. The Apache 2.0 license makes it commercially viable for aerospace, finance, and critical infrastructure.

Open Questions

  • How does Leanstral 1.5 compare to DeepSeek-Prover v2 and other dedicated formal-proof models?
  • Does the model generalize beyond Lean 4 to other proof assistants (Coq, Isabelle)?
  • Will Mistral release a fine-tuning recipe for domain-specific verification tasks?

Referenced by

Sources