ai-trend-notifier
← wiki

$ cat wiki/models/devstral-2.md

Devstral 2

modelupdated 2026-07-21created 2026-05-17

Spec

AttributeValue
DeveloperMistral AI
Released2026-05 (exact day not stated in source)
Announced2026-05
Context window256K (both variants)
PricingDevstral 2: $0.40 in / $2.00 out per M tokens; Small 2: $0.10 / $0.30 (post-free period)
LicenseDevstral 2: Modified MIT; Small 2: Apache 2.0
AvailabilityAPI; open weights

Variants

FieldDevstral 2Devstral Small 2
Parameters123B24B
SWE-bench Verified72.2%68.0%
Deployment≥4 H100-class GPUsDGX Spark / GeForce RTX
MultimodalImage inputs ✓Image inputs ✓

Release Date

May 2026 (exact date TBD — flagged in sources as a May 2026 release)

Key Claims

  • 7× more cost-efficient than Claude Sonnet on real-world tasks (Mistral's claim)
  • Devstral Small 2 runs on consumer hardware (RTX-class GPUs, DGX Spark) — local deployment is viable
  • Both models are multimodal (image inputs) — can power visual/multimodal agents

Compared To

ModelSWE-bench VerifiedOpen-weight
Devstral 2 (123B)72.2%Yes (modified MIT)
Devstral Small 2 (24B)68.0%Yes (Apache 2.0)
Claude Sonnet (API)~70%+ (est.)No
Grok BuildNot reportedNo

Use Cases

Mistral Vibe CLI

Open-source CLI coding agent built on Devstral:

  • License: Apache 2.0
  • GitHub: github.com/mistralai/mistral-vibe
  • Natural language → file manipulation, code search, version control, shell commands
  • Project-aware context (Git status, file structure auto-scan)
  • Integrates with IDEs via the Agent Communication Protocol (ACP)
  • Available as an extension for the Zed editor
  • Partnered with Kilo Code and Cline

Mistral Vibe CLI competes directly with Grok Build (xAI) and Claude Code (Anthropic).

Related

Referenced by

Sources