A Sovereign, Open-Source Foundation Model for German and English
The paper introduces Soofi S 30B-A3B, a sovereign, open-source Mixture-of-Experts hybrid Mamba Transformer model trained on 27 trillion tokens with a focus on German and English, which achieves state-of-the-art performance among open models while offering superior inference efficiency for long-context applications.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you're trying to build the ultimate bilingual robot chef who can cook up a storm in both English and German. Most people think the secret to a great chef is just hiring a bigger kitchen with more cooks (more parameters). But the team behind Soofi S discovered a different trick: instead of hiring 30 billion cooks, they hired a tiny, hyper-efficient team of just 3 billion active cooks who are incredibly fast at switching tasks, while keeping the other 27 billion as a massive, silent library of recipes they can pull from instantly.
This isn't just a theory; it's a fully built, open-source robot chef named Soofi S 30B-A3B that the authors actually trained and tested. Here is the story of how they did it, what it can do, and where it still has a few bumps in the road.
The Secret Sauce: A Hybrid Kitchen
Most AI models are like a dense crowd of people where everyone has to shout to be heard, which gets messy and slow when the room gets huge (long conversations). Soofi S is different. It uses a hybrid design that mixes two types of "cooks":
- Mamba-2 Layers: Think of these as the chefs who remember the whole story in their head without needing to write it down. They don't need to keep a giant notebook (called a "KV cache") that gets heavier and heavier as the story gets longer.
- MoE (Mixture of Experts): This is the "3 billion active" part. Out of a total of 31.6 billion parameters, the model only "wakes up" 3.2 billion of them for every single word it generates.
The result? When you ask this model to read a book that is 1 million words long, it doesn't slow down. While other models get sluggish because they have to carry a heavy notebook, Soofi S keeps its speed steady. The authors measured this and found that at a context length of 40,000 tokens (about 30,000 words), Soofi S was 8 to 9 times faster at generating text than other dense models of similar size.
The Recipe: German-English Focus
The team didn't just throw random internet text into the pot. They followed a strict, three-phase recipe designed to make the model a champion in German and English specifically, rather than a mediocre chef for 100 languages.
- Phase 1 (The Big Mix): They started with a massive 20 trillion tokens of diverse data. They deliberately made sure German wasn't just a side dish; they bumped it up to 7.2% of the mix (compared to the usual 5% in other models).
- Phase 2 (The High-Quality Annealing): As the model got smarter, they switched to a "high-quality" diet. They removed the junk food and focused on the best code, math, and reasoning data. Here, they boosted the German portion even higher, to 15.3% of the mix.
- Phase 3 (The Long-Story Extension): Finally, they taught the model how to handle really long stories, training it on data ranging from 4,000 to 1 million tokens long.
The authors are very transparent about this: they released the exact list of ingredients, including how many times they repeated certain high-quality recipes (epochs) and which ones they decided not to use. They even admit that about 1.3% of their German data came from a commercially licensed source (Genios) that they can't share the raw text for, but they provided the exact stats so anyone can audit the mix.
The Taste Test: How Good Is It?
The team put Soofi S through a rigorous taste test against 16 other open models, including giants like Olmo 3 32B, Apertus 70B, and Qwen3.5 35B.
- The Big Win: Soofi S became the top performer among fully open models for both English and German. It beat every European sovereign baseline they tested, often by huge margins. For example, on German code benchmarks, it scored 84.2 on MBPP-DE, beating the next best by a wide margin.
- The "Active" Advantage: Even though it only activates 3 billion parameters at a time, it matched or beat dense models that have 14 to 27 billion active parameters. It's like a lightweight runner beating a heavyweight boxer in a sprint.
- The "Open" Advantage: Unlike many "open" models that only share the final weights (the cooked dish) but hide the recipe, Soofi S shares the weights, the code, the hyperparameters, and the exact data accounting.
The Bumps in the Road (Limitations)
The authors are honest about where the robot chef still stumbles:
- German Math: While it's great at German grade-school math (scoring 87.1 on GSM8K-Platinum-DE), it falls behind on harder, competition-style German math (scoring 56.0 on Minerva MATH-DE), trailing behind models like Qwen3.5.
- Memory Recall: Because it only has 3 billion active parameters, it sometimes struggles to recall obscure facts from the open world (scoring 79.0 on NaturalQuestions), whereas larger, denser models remember more. The authors suggest that in real life, you'd pair it with a search engine to fix this.
- Code Contamination: On a specific code benchmark called LBPP (which tests if the model is just memorizing training data), it scored 31.0, which is lower than some larger models.
The Verdict
Soofi S proves that you don't need a massive, slow, dense brain to be a top-tier AI. By using a hybrid Mamba-Transformer design and focusing intensely on German and English, the team built a model that is sovereign (built on German soil with German funding), open (fully transparent), and efficient (fast and cheap to run).
It's not a magic bullet that solves everything—especially in hard German math or pure fact recall—but for long conversations, coding, and bilingual tasks, it sets a new standard for what a "sovereign" European model can achieve. The authors suggest that with more high-quality German data, this model could get even better, but for now, it stands as the strongest fully open German-English base model they have tested.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.