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?

System RAM
Graphics card
— a hard ceiling; a model can't spill into system RAM

What kind of machine is it?

Desktop / replaceable memory (DDR)
Laptop / soldered memory (LPDDR)
Mac — Apple Silicon

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:

Full list for 16GB RAM

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.

Scale

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?

Verified against HuggingFace on 2026-09-15Full model database (including paid APIs) →

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.