Luth: Efficient French Specialization for Small Language Models and Cross-Lingual Transfer
Maxence Lasbordes, Sinoué Gad
TL;DR
The paper targets the English-centric bias of large language models by introducing Luth, a family of French-specialized small language models (SLMs) built via targeted post-training on a high-quality French dataset (Luth-SFT). It demonstrates that this approach, especially when combined with model merging, yields state-of-the-art French performance within their size class while preserving or even enhancing English capabilities through cross-lingual transfer. Key contributions include the Luth-SFT dataset (570k French instruction–response samples, ~338M tokens) and five models (350M–1.7B params), along with a reproducible adaptation workflow and merging strategies (LERP/SLERP) that mitigate forgetting. The results show French gains up to +11.26 percentage points across six benchmarks and robust English performance, establishing Luth as a strong baseline for future French-language research and a scalable template for other languages and larger models.
Abstract
The landscape of Large Language Models (LLMs) remains predominantly English-centric, resulting in a significant performance gap for other major languages, such as French, especially in the context of Small Language Models (SLMs). Existing multilingual models demonstrate considerably lower performance in French compared to English, and research on efficient adaptation methods for French remains limited. To address this, we introduce \textbf{Luth}, a family of French-specialized SLMs: through targeted post-training on curated, high-quality French data, our models outperform all open-source counterparts of comparable size on multiple French benchmarks while retaining their original English capabilities. We further show that strategic model merging enhances performance in both languages, establishing Luth as a new state of the art for French SLMs and a robust baseline for future French-language research.
