Magistral:Mistral 的首个推理模型与可扩展强化学习管线

Magistral

蒋启天 Albert Q. Jiang · Mistral AI · 2025-06-12 · arXiv:2506.10910 ↗ · 被引 31

打开互动全文版(逐段中英对照 + 图/公式 + 论文问答)→

摘要 · Abstract

我们介绍了 Magistral,这是 Mistral 的第一个推理模型,也是我们自己的可扩展强化学习(RL)管线。我们没有依赖现有实现或从先前模型中提取的 RL 轨迹,而是从头开始,完全依靠我们自己的模型和基础设施。值得注意的是,我们展示了一个能够探索 LLM 纯 RL 训练极限的堆栈,提出了一种强制模型使用推理语言的简单方法,并表明仅对文本数据进行 RL 训练能保持初始检查点的大部分能力。我们发现,文本上的 RL 能保持或提升多模态理解、指令遵循和函数调用能力。我们发布了 Magistral Medium,它在 Mistral Medium 3 之上仅通过 RL 训练推理能力,并开源了 Magistral Small(Apache 2.0),其中进一步包含了来自 Magistral Medium 的冷启动数据。

We introduce Magistral, Mistral's first reasoning model and our own scalable reinforcement learning (RL) pipeline. Instead of relying on existing implementations and RL traces distilled from prior models, we follow a ground up approach, relying solely on our own models and infrastructure. Notably, we demonstrate a stack that enabled us to explore the limits of pure RL training of LLMs, present a simple method to force the reasoning language of the model, and show that RL on text data alone maintains most of the initial checkpoint's capabilities. We find that RL on text maintains or improves multimodal understanding, instruction following and function calling. We present Magistral Medium, trained for reasoning on top of Mistral Medium 3 with RL alone, and we open-source Magistral Small (Apache 2.0) which further includes cold-start data from Magistral Medium.

核心贡献 · Key contributions

局限 · Limitations

论文章节 · Sections(共 28)

阅读逐段中英对照全文 →