What Is the Best Open-Source LLM in 2026?

What Is the Best Open-Source LLM in Europe in 2026?
Takeaways
  • Europe’s largest open model was downloaded 1,071 times last month while a superseded 7B from 2023 pulled over 5 million, so download counts track hardware, not quality.
  • At least five models sold as European sovereign AI ship under a US company’s licence, and Meta bars EU-based companies from Llama 4’s multimodal models outright.
  • No publicly funded European model appears on Artificial Analysis’s 337-model index, where Europe’s best-tracked entry scores 30 against Kimi K3’s 57.

Most rankings of the best open-source LLM answer a question almost nobody is asking, which is: what scores highest? The model that scores highest is Chinese, it has 675 billion parameters, and you cannot run it on anything you own.

The question worth answering is which model you can legally deploy and physically load, and that has a different answer depending on what you are doing with it. Here is the short version.

Best on capabilityKimi K3, from Moonshot in China. 60 on the Artificial Analysis index.
Best you can actually signMistral Small 4. Apache 2.0, 119B total and 6.5B active, 256k context.
Best on one machineDevstral Small 2 24B for code, Apertus v1.5-8B for everything else.
Do not pickTeuken-7B, non-commercial. Five more ship under a US company’s licence.
Read this firstA European company cannot license Llama 4’s multimodal models at all.
Bar chart of Artificial Analysis intelligence index scores showing Chinese open weight models leading at 60 against Europe best score of 30
Artificial Analysis intelligence index v4.1.1, checked 27 August 2026. Europe’s best tracked entry is half the leader.

Which Open-Source LLM Scores Highest?

Artificial Analysis tracks 358 open models. Its v4.1.1 index puts Moonshot’s Kimi K3 at 60, Alibaba’s Qwen3.8 at 58, Z.ai’s GLM-5.3-Flash at 57 and DeepSeek V4 Pro at 53. The first non-Chinese entry is Nvidia’s Nemotron 3 Ultra at 38. The first European one is Mistral Medium 3.5 at 30, and it is not Apache 2.0.

If a benchmark number is the only thing that matters to you, download Kimi K3 and stop reading. Most people cannot, for two reasons that have nothing to do with quality. The licence will not let them, or the hardware will not hold it. Both are below.

The Best Open-Source LLM for Each Job

There is no single best model, and any ranking that names one is answering the wrong question. There is a best one for each job. The licence column decides more of these rows than the benchmark column does.

If you are doing thisUse thisLicenceWhy
General work, one model for everythingMistral Small 4 (119B total, 6.5B active, 256k)Apache 2.0The best combination in Europe of permissive terms, current training and a context window long enough for real documents
CodingDevstral Small 2 24BApache 2.068.0% on SWE-Bench Verified, and it fits on hardware a small team already owns
All 24 EU languagesEuroLLM-22B-Instruct-2512Apache 2.035 languages, built by a six-university consortium on EuroHPC. The 32,768 context is the catch
Running on your own machineApertus v1.5-8BApache 2.0, acceptable-use gate262,144 context and published training data, but read the tooling warning below before you commit
One European language, self-hostedBielik 11B v3.0Apache 2.0Polish-optimised, volunteer-built, and the most downloaded European model Mistral did not make
Translation as the job, not a featuresalamandraTA-7b-instructApache 2.040 languages plus three regional varieties, trained on MareNostrum 5 in Barcelona
Content moderation and safetyShieldstral 1.0 3BApache 2.0New in August. 88.1% F1 on WildGuardTest, 97.7% on multimodal content, and it moderates images as well as text
Maximum capability, under $20m a monthMistral Medium 3.5Modified MIT, revenue-capped77.6% on SWE-Bench Verified, but the rights vanish the month your company goes over the cap
Nothing, skip itTeuken-7B v0.6CC-BY-NC-4.0Non-commercial only. German public money, and you cannot put it in a product

The Licence Trap That Will Cost You

Two definitions, because “open” is carrying a lot of unearned weight in AI marketing. Open weights means you can download the parameters. Open source means you can also use them commercially without asking, under a licence an ordinary lawyer recognises. Several models sold as European sovereign AI are the first and not the second.

Meta’s Llama 4 Acceptable Use Policy ends with this: “the rights granted under Section 1(a) of the Llama 4 Community License Agreement are not being granted to you if you are an individual domiciled in, or a company with a principal place of business in, the European Union.” A European company cannot license Llama 4’s multimodal models. An American one can, then sell the result back to European users.

Diagram showing which European open models are Apache 2.0 and which ship under US company licences or non-commercial terms
Who actually sets the terms. Five publicly funded European models ship under licences written in California.

That is not an American problem alone. Bulgaria’s BgGPT and Ukraine’s MamayLM ship under Google’s Gemma terms. Greece’s Krikri and Poland’s Llama-PLLuM ship under Meta’s Llama 3.1 licence, Finland’s Poro 2 under Llama 3.3. All five are built by public research institutions, funded by ministries or EU programmes, and marketed as sovereign capability. Their terms are set in Mountain View and Menlo Park.

And the trap that catches people who did read the licence: Ministral-8B-Instruct-2410 is not open source, because it ships under the Mistral Research License. Ministral-3-3B-Instruct-2512, from the same company, is Apache 2.0. The names are almost identical, the terms are opposites, and both pulled about 360,000 downloads last month. Check the licence file on the exact repository you are pulling, never the family.

The Model That Will Not Run in Your Tool

Apertus v1.5 is the most interesting European release of the summer: image and audio input, an optional thinking mode, a 262,144-token context window, and published training data almost nobody else offers. It is also the one place in this list where the specification and the reality come apart.

Apertus 1.5 is multimodal, and llama.cpp, Ollama and LM Studio cannot load that architecture. To run it locally you have to use a community repackaging with the vision and audio stripped out, which deletes the reason to upgrade. There is exactly one such build of the 8B, made by one person, and only at Q8_0. The official Apertus documentation for Ollama still tells you to install the September 2025 model.

Pick Apertus for the licence and the training-data transparency, which are real and rare. Do not pick it expecting the 1.5 features to work in the tool you already have open.

Why the Best Model Is Never the Most Used

One number explains more about this market than any benchmark. Europe’s largest open model, Mistral Large 3 at 675 billion parameters, pulled 12,756 downloads last month. A 7B from 2023 that Mistral superseded years ago pulled 3.5 million. That is 279 to one, and it is a hardware judgement rather than a quality one.

Scatter chart plotting European open model size against monthly downloads showing the largest models are the least used
Parameter count against downloads. The relationship runs the wrong way, and it runs that way every time we measure it.

There is a better signal buried in the same data. Of those 12,756 Mistral Large 3 downloads, 89% were an Nvidia NVFP4 quantisation rather than the original weights. Bielik’s AWQ build outdraws its own base release two to one. Krikri’s GGUF outdraws its instruct model. Nobody quantises a model they are not putting into production, so the quantisation counts are the closest thing here to a deployment number. If you want to know what European companies actually run, look at which builds they shrink.

Bar chart of European open weight model downloads by family showing a 2023 Mistral model far ahead of every 2026 release
European open-weight downloads by family, Hugging Face, 30 days to 27 August 2026.

Every European model, who funds it and how long that funding runs, is in our European LLM map.

How to Pick, in Three Steps

  1. Start with the licence, not the benchmark. Decide what your organisation can sign. That removes more options than any capability score will, and it removes them permanently.
  2. Then check what fits on the hardware you own. The 279-to-one gap above is the whole market telling you that this, not quality, is what decides adoption.
  3. Only then look at scores. And check the exact repository, not the model family, before you deploy anything.

Europe has no model near the top of the open-weight field, and that position is held by four Chinese labs by a margin that grew this month. What Europe has is licences you can sign, training data you can inspect, and models sized for hardware that exists in ordinary companies. For most European businesses that is worth more than thirty points of index score.

We test these models one at a time and publish what we find. Apertus 1.5 is next.

Frequently Asked Questions

What is the best open-source LLM in 2026?

On capability, Moonshot’s Kimi K3, which scores 60 on the Artificial Analysis v4.1.1 index against 58 for Alibaba’s Qwen3.8 and 57 for Z.ai’s GLM-5.3-Flash. On licence quality and European hosting, Mistral Small 4 under Apache 2.0. The two answers are different because the top of the field is Chinese and the best permissive terms are not.

What is the best open-source LLM you can run locally?

Devstral Small 2 24B for code and Apertus v1.5-8B for general use, both Apache 2.0 and both able to run on a single well-specified machine. One warning on Apertus: its multimodal features do not work in Ollama or LM Studio, because those tools cannot load the architecture and the community builds strip the vision and audio out.

Which European AI models are truly open source?

Under OSI-approved licences with commercial use permitted: Mistral Large 3, Mistral Small 4, Devstral Small 2, Shieldstral, Apertus, EuroLLM, Bielik, ALIA, Salamandra and Velvet. Not open source despite the framing: Teuken-7B v0.6 and Ministral-8B are non-commercial, BgGPT and MamayLM ship under Google’s Gemma terms, Krikri and Poro 2 under Meta’s Llama licences, and Mistral Medium 3.5 withdraws its rights grant above $20m monthly revenue.

Is Mistral Large 3 worth using?

Only if you have data-centre hardware. It is 675 billion parameters with 41 billion active under Apache 2.0, and its family pulled 12,756 downloads last month against 3.5 million for a 7B from 2023. Of those, 89% were an Nvidia NVFP4 quantisation rather than the original weights, which tells you how few people can load it as released.


Author: Akos Szima

This article is for information only and is not financial advice. First published 10 August 2026 and rewritten 27 August 2026. Download figures are family totals from the Hugging Face API pulled on 27 August 2026; they are one pull on one day and the API restates them, so read them as orders of magnitude. Index scores are Artificial Analysis v4.1.1, checked the same day. Full table and method in the European LLM map.

See Also:

European LLMs in 2026: The Complete Map

Chinese LLMs in 2026: The Complete Map

What Is Bielik? Poland’s Sovereign AI Model, Tested

What Happened to Le Chat? Mistral’s Vibe Rebrand, Tested

Share this article

Latest news

Subscribe to our newsletter

More News