14.7K Downloads Updated 3 days ago
ollama run mistral-medium-3.5:128b-q4_K_M
Updated 3 days ago
3 days ago
0341632adb05 · 80GB ·
Mistral Medium 3.5 is Mistral’s first flagship merged model. It is a dense 128B model with a 256k context window, handling instruction-following, reasoning, and coding in a single set of weights. Mistral Medium 3.5 replaces its predecessor Mistral Medium 3.1 and Magistral in Le Chat. It also replaces Devstral 2 in our coding agent Vibe. Concretely, expect better performance for instruct, reasoning and coding tasks in a new unified model in comparison with Mistral’s previous released models.
Reasoning effort is configurable per request, so the same model can answer a quick chat reply or work through a complex agentic run. We trained the vision encoder from scratch to handle variable image sizes and aspect ratios.
Find more information on Mistral’s blog.
Mistral Medium 3.5 includes the following architectural choices:
Mistral Medium 3.5 offers the following capabilities:
It is released under a Modified MIT License: Open-source license for both commercial and non-commercial use with exceptions for companies with large revenue.
'none' → Do not use reasoning'high' → Use reasoning (recommended for complex prompts and agentic usage)
Use reasoning_effort="high" for complex tasks and agentic coding.reasoning_effort="high". Temp between 0.0 and 0.7 for reasoning_effort="none" depending on the task.
Generally, lower means answer that are more to the point and higher allows the model to be more creative. It is a good practice to try different values in order to improve the model performance to meet your demands.reasoning_effort="high". You can try different values but staying close should achieve best performance. Leave it to None (or 1.0) for reasoning_effort="none".Mistral Medium 3.5 supersedes all Mistral’s previous coding models, namely Devstral, across all benchmarks. It scores 91.4% on τ³-Telecom and 77.6% on SWE-Bench Verified. Due to its stronger agentic capabilities, Mistral Medium 3.5 replaces Devstral 2 in the coding agent, Vibe CLI.

Mistral Medium 3.5 was also compared with competing models on instruction following, reasoning (math), and coding benchmarks. Thanks to its unified capabilities, it achieves strong results across all these tasks and Mistral Medium 3.5 is now powering Le Chat.
