The most important factor in choosing an AI model you can run at home is your GPU's memory (VRAM). This guide details the single best open-source AI model for five distinct VRAM ranges, from laptops with 4 GB up to workstations with 384 GB, each optimized for your available hardware. All recommended models are downloadable, require no cloud subscription, and keep your data private.
VRAM: The Key to Running AI at Home
When deciding which AI model to run locally, the only number that matters is the memory (VRAM) available on your graphics card. Knowing your VRAM determines precisely what size of AI model can run on your hardware without paying for cloud services or subscriptions.
To check your VRAM: On Windows, open Task Manager → Performance → GPU to see your dedicated memory. On a Mac, check total unified memory. Write this number down; it decides your model bracket.
4–8 GB VRAM: Nanbeige 3B (Looped Transformer)
For devices with 4–8 GB of VRAM—such as laptops with integrated graphics, older gaming cards, or even some phones—the best current choice is Nanbeige 3B, version 4.2, developed by a Chinese lab. This model uses a 'looped transformer' trick: instead of stacking more layers (which require more memory), it reuses the same layers multiple times, so you get the reasoning power of a larger model without the memory costs.
Key benchmarks:
- On real coding tasks (SW Bench), Nanbeige 3B fixes 63% of real GitHub issues, outperforming larger models like Quinn 3.5 (9B) and Gemma 4 (12B).
- Scores 87 on GPQA Diamond, a rigorous science exam (a figure that was considered top-tier last year for much larger models).
- Handles practical tasks such as tagging, sorting, ticket classification, and local research, supporting a 256,000-token context window—all with as little as 2 GB RAM, running entirely offline.
8–24 GB VRAM: Bonsai 27B (Ternary Quantization)
For mainstream gaming cards (e.g., used RTX 3060, 8–24 GB VRAM), Bonsai 27B by Prism ML is the standout. This 27-billion-parameter model uses ternary quantization, meaning every weight is set to -1, 0, or +1—a method far more efficient than traditional 4-bit quantization.
Key features:
- The high-quality build is just 5.9 GB; a 'tiny' build is 3.9 GB, small enough to fit on modern phones.
- Maintains 95% of original performance (90% for the smallest version), with math and coding accuracy nearly unchanged from the larger model.
- Outperforms traditional 4-bit quantized models while using less memory.
- Runs at over 160 tokens per second on an RTX 5090; still smooth on a MacBook’s M5 chip.
- Apache 2 licensed, downloadable from Hugging Face, and runs natively on Mac (MLX) or Nvidia cards (CUDA), supporting a 262,000-token context window.
24–96 GB VRAM: Qwen 3.6 27B + Thinking Cap Fine-Tune
For high-end desktop builds (24–96 GB VRAM), run the Qwen 3.6 27B model at full precision, paired with the "Thinking Cap" fine-tune by Bottle Cap AI (team includes Tomáš Mikolov, creator of Word2Vec).
Key advantages:
- Full precision (54 GB RAM needed) delivers flagship-level coding performance: 87.8 on GPQA Diamond.
- The "Thinking Cap" fine-tune drastically reduces rambling, cutting answer latency by half (sometimes up to 10x faster) without affecting accuracy.
- Suited for users who interact intensively with local models and want cloud-quality results with desktop speed.
96–192 GB VRAM: Poolside Laguna S 2.1 (Mixture of Experts)
In workstation territory (96–192 GB, e.g., Nvidia DGX Spark with 128 GB unified memory), the top pick is Poolside Laguna S 2.1. This is an open-weight coding model using a mixture of experts (MoE): it has 118 billion parameters, but only 8 billion are active per token, reducing memory footprint and boosting speed.
Key results:
- Scores 70% on Terminal Bench (outscoring DeepSeek’s 1.6T model).
- Scores 40% on Deep’s SOUE, where trillion-parameter models typically score under 10%.
- Demonstrated building a simple browser engine in a 50-minute, agent-driven run with no human intervention.
- Ships with up to 1 million tokens of context and an open license; downloadable from Hugging Face; easy to run on vLLM, SG Lang, or Ollama.
192–384 GB VRAM: Motif 3 (Top Sparse Model)
For dual workstations or servers (192–384 GB), Motif 3 from Motif Technologies (Korea) is the top open model outside the US and China. It's a 314-billion-parameter, sparse MoE model with 384 expert networks (about 13B active per token).
Key points:
- Third place globally on the industry-standard Artificial Analysis ranking (only surpassed by the much larger Kimmy K3 at 2.8T and GLM 5.2).
- Built from scratch, not a fine-tune.
- At 8-bit quantization, the model requires roughly 300 GB VRAM and can go lower if further compressed.
- Open-weight: you can download, run locally, and maintain full control, without being subject to cloud limitations or price hikes.
Fork this article
Start a new branch from the same video, shaped your way. You keep the credit; the original keeps the attribution.
A fork in another language is filed as a translation of this article, so the two pages point at each other. You can unlink it later from the editor.
0/240
You are creating
- Format
- For
- Language
- Source
- Your angle
You will be asked to sign in before it is generated.
Buy credits