Open-source AI models
Open-source models are free to download and run on your own computer — no API key, no monthly fee, and nothing sent to anyone else's server. The catch is memory: a model has to fit in your RAM. Of the 51 language models we track, 29 run on ordinary consumer hardware.
What can your computer run?
Two questions: how much memory you have, and what kind. The first decides what loads, the second decides how fast it runs.
How much memory do you have?
What kind of machine is it?
Numbers beside each are memory bandwidth in GB/s — the figure that sets speed.
Which Mac is which: plain M-chips are the MacBook Air, Mac mini and iMac · Pro and Max are the MacBook Pro and Mac Studio · Ultra is Mac Studio only. Apple shares one fast memory pool between CPU and GPU, which is why a Mac runs far larger models than a PC laptop with the same RAM.
On a Desktop or laptop — DDR5-5600 with 16GB RAM, 13 of 51 models fit. Five of the most-run, smallest first:
- MiniCPM5-1B1.1B1.3 GB~90 tok/sFast
- MiniCPM5-2B2.5B2.3 GB~37 tok/sFast
- North-Micro-Vision-Instruct2.5B2.5 GB~39 tok/sFast
- Ornith-1.5-9B9.7B6.9 GB~10 tok/sComfortable
- gemma-4-12B-it12B9.6 GB~8.1 tok/sComfortable
Memory figures are Q4_K_M at 4K context, including the context cache and runtime overhead. Speed is calculated, not measured: 90 GB/s × 0.65 ÷ bytes read per token.
Bandwidth source: 5,600 MT/s × 128-bit dual channel ÷ 8 = 89.6 GB/s. How these are worked out →
Browse by what it takes to run
Sorted by hardware, not by benchmark score.
How big do these things actually get?
Kimi-K3 has 2780B parameters and needs 1575 GB of memory — about 22 H100 cards. Nobody runs it at a desk, but the numbers are worth seeing.
Most-downloaded of the models we track
HuggingFace downloads over the last 30 days, among the 51 current models listed here. Older models still in wide use — Qwen3, Llama 3, Qwen2.5 — out-download all of these but fall outside the 12-month window.
New to running models yourself?
Only models released in the last 120 days are listed, and an older generation drops off as soon as its successor ships. Specialised tools — OCR, speech recognition, translation, robotics and search embeddings — are left out: this list is general-purpose assistants, plus a few image generators.