The 10 Best Free Local AI Models That Don’t Suck
Every figure this video puts on screen, with where it came from. Checked 5 August 2026.
Benchmark scores are quoted as the model’s own publisher reports them unless another
source is named. Scores from different publishers are not directly comparable, so every
comparison here is between two numbers on the same benchmark.
Download sizes are the size of a four bit quantised build, which is what almost everyone
actually downloads. They vary a little between build methods; the figures used are the
published Q4_K_M GGUF sizes where a build exists, and the same arithmetic applied to the
parameter count where one does not.
How many models are out there
What a subscription costs
Quantisation
Open weights is not open source
10. IBM Granite 4.0 Micro
9. Microsoft Phi-4
7. Nvidia Llama Nemotron Super 49B
6. Mistral Small 3.2 24B
- 24B parameters, Apache 2.0, 128K context.
https://huggingface.co/mistralai/Mistral-Small-3.2-24B-Instruct-2506
- MMLU 80.5, unchanged from 3.1, against 86.0 for Llama 3.3 70B at roughly three times
the size. Same page, and the Meta model card above.
- Reads images and returns structured output. The 3.2 release reports DocVQA 94.86 and
ChartQA 87.40, and the update is specifically about function calling and structured
output reliability, with HumanEval Plus at 92.90 and Arena Hard rising from 19.56 to
43.10. Same page.
- 14.3GB at Q4. Published Q4_K_M build.
5. OpenAI gpt-oss-20b
- 21B total parameters, 3.6B active, Apache 2.0.
https://huggingface.co/openai/gpt-oss-20b
- Runs in 16GB thanks to native MXFP4 quantisation of the mixture of experts weights.
Same page.
- SWE-bench Verified 60.7 at high reasoning effort, 53.2 at medium and 37.4 at low.
Same page. The three reasoning levels are a documented setting, not a workaround.
- A 106B open model scores 57.6 on the same benchmark. GLM-4.5-Air.
https://arxiv.org/pdf/2508.06471
- 12.1GB as published.
- Knowledge is thin relative to its reasoning: MMLU-Pro 73.6 and GPQA Diamond 58.59 sit
well below its agentic results, which is why it is built to reach for tools.
4. Google Gemma 3 27B
3. GLM-4.5-Air
2. DeepSeek R1
- 671B total parameters, 37B active, MIT.
https://huggingface.co/deepseek-ai/DeepSeek-R1
- AIME 2024 pass at 1 of 79.8, against 79.2 for a closed frontier model. The DeepSeek-R1
paper reports 79.8 for R1 and 79.2 for OpenAI o1-1217.
https://arxiv.org/pdf/2501.12948
- 404GB at Q4. Q4_K_M build of a 671B model, which is why almost everyone running this
locally is running a distilled version rather than the model itself. The distills are
published alongside it at 1.5B, 7B, 8B, 14B, 32B and 70B. Same page.
1. Qwen3 30B A3B
- 30.5B total parameters, 3.3B active, Apache 2.0. 128 experts with 8 activated, 48
layers. https://huggingface.co/Qwen/Qwen3-30B-A3B-Instruct-2507
- AIME 2025 61.3, against 24.7 for Qwen3-235B-A22B non thinking, a model in the same
family with roughly eight times the parameters. Both numbers from the comparison table on
that page, which also gives GPQA 70.4, LiveCodeBench v6 43.2, Arena-Hard v2 69.0,
BFCL-v3 65.1 and MMLU-Pro 78.4.
- 18.6GB at Q4. Published Q4_K_M build.
https://huggingface.co/Qwen/Qwen3-30B-A3B-GGUF
- Only 3.3B parameters are active per token, which is why it generates far faster than a
dense model of the same file size on the same card.
Caveats
- Benchmark scores come from each model’s own publisher except the LMArena figures, which
come from LMArena. Publishers do not all use identical harnesses, prompts or sampling
settings, so a two point gap between two vendors’ numbers is not a reliable ranking.
- AIME and MATH scores in particular move with sampling temperature and the number of
attempts allowed. The figures quoted are the publisher’s headline pass at 1 results.
- Download sizes are for four bit builds. Other quantisation levels, and other people’s
builds of the same model, differ by a few per cent.
- Memory needed to run a model is larger than its file size once the context window and
key value cache are allocated, and it grows with the length of the conversation. The
machine tiers in this video compare file sizes against card sizes, which is the right
first filter and not the whole story.
- Model releases move quickly. Every figure here was checked on 5 August 2026.