Best Local Reasoning LLMs in 2026
Reasoning models think step-by-step before answering, excelling at math, logic, and multi-step problems. Thanks to distillation, you no longer need a data center to run them: compact distills of DeepSeek R1 and models like QwQ-32B bring chain-of-thought reasoning to a single consumer GPU. Below are the open-weight reasoning models you can run locally, ranked by popularity — pick one to see the exact hardware that runs it.
109 Reasoning Models You Can Run Locally
DeepSeek R1
DeepSeek · 684.5B · runs from 192.1 GB
DeepSeek R1 is a groundbreaking reasoning model that uses reinforcement learning to develop chain-of-thought capabilities without relying on supervised fine-tuning. With 684.5 billion total parameters in a mixture-of-experts architecture (only 37 billion active per token), R1 achieves performance competitive with OpenAI's o1 on math, coding, and complex reasoning benchmarks while remaining fully open-weight. Running the full R1 locally is a serious undertaking, requiring well over 300 GB of VRAM at full precision, though quantized versions bring it within reach of multi-GPU setups. For users who want R1-level reasoning on more modest hardware, DeepSeek also released a family of distilled models that pack R1's reasoning patterns into smaller dense architectures.
DeepSeek R1 0528 Qwen3 8B
DeepSeek · 8.2B · runs from 2.9 GB
DeepSeek R1 0528 Qwen3 8B is a 8.2B-parameter open language model from DeepSeek in the DeepSeek R1 family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
DeepSeek R1 Distill Llama 70B
DeepSeek · 70.6B · runs from 20.4 GB
DeepSeek R1 Distill Llama 70B is the largest model in the R1 distillation lineup, combining the reasoning capabilities developed in the full 684.5B R1 with the robust Llama 3.1 70B architecture. At 70 billion parameters, it delivers the strongest reasoning performance of any dense R1 distill, approaching the full R1's quality on many math and coding benchmarks. Running this model locally requires a multi-GPU setup or a single GPU with very high VRAM capacity, though quantized versions can fit on hardware with 48 GB or more. For users who need top-tier open-weight reasoning and have the hardware to support a 70B dense model, this is one of the strongest options available.
DeepSeek R1 Distill Qwen 32B
DeepSeek · 32.8B · runs from 9.8 GB
DeepSeek R1 Distill Qwen 32B takes the reasoning capabilities developed in the full 684.5B R1 model and distills them into the 32.8 billion parameter Qwen 2.5 architecture. The result is a dense model that punches well above its weight class on math, science, and coding reasoning tasks, often matching models two to three times its size. At around 32.8 billion parameters, this model fits comfortably on a single high-end consumer GPU when quantized to 4-bit precision, making it one of the most capable reasoning models you can run on a desktop workstation.
DeepSeek R1 Distill Qwen 1.5B
DeepSeek · 1.8B · runs from 0.8 GB
DeepSeek R1 Distill Qwen 1.5B is the smallest model in the R1 distillation family, packing chain-of-thought reasoning capabilities into just 1.5 billion parameters using the Qwen 2.5 architecture. It represents an ambitious attempt to bring structured reasoning to the smallest practical model size. At this scale, the model can run on virtually any modern GPU and even on CPU-only setups with acceptable speed. While its reasoning depth is naturally limited compared to its larger siblings, it still demonstrates structured thinking patterns that set it apart from generic models of similar size.
DeepSeek R1 0528
DeepSeek · 684.5B · runs from 192.1 GB
DeepSeek R1 0528 is an updated release of the R1 reasoning model, incorporating improvements to training and inference that sharpen its performance on complex multi-step problems. It retains the same 684.5 billion parameter mixture-of-experts architecture as the original R1, with approximately 37 billion parameters active per forward pass. This revision addresses several edge cases where the original R1 struggled, delivering more consistent reasoning chains and fewer hallucinations on difficult math and coding tasks. Hardware requirements remain identical to the original R1, so users already set up to run the first version can swap in the 0528 weights with no changes to their infrastructure.
QwQ 32B
Alibaba · 32.8B · runs from 9.8 GB
QwQ 32B is a 32-billion parameter reasoning-focused model from Alibaba Cloud's Qwen family. Unlike standard chat models, QwQ is specifically optimized for step-by-step logical reasoning, complex problem solving, and mathematical tasks. It employs extended chain-of-thought processing, generating detailed internal reasoning before producing final answers, which significantly improves accuracy on challenging analytical problems. The model requires a GPU with at least 24GB of VRAM for quantized inference and delivers reasoning performance competitive with much larger models. It is particularly well suited for users who need strong analytical capabilities for math, science, coding logic, and multi-step problem solving. Released under the Apache 2.0 license.
DeepSeek R1 Distill Llama 8B
DeepSeek · 8.0B · runs from 2.8 GB
DeepSeek R1 Distill Llama 8B brings R1's reinforcement-learned reasoning capabilities to the widely supported Llama 3.1 8B architecture. By distilling the full 684.5B R1 model's reasoning patterns into this 8 billion parameter dense model, DeepSeek created a version that benefits from the extensive Llama ecosystem of tools, quantizations, and inference engines. For users who prefer the Llama architecture or already have tooling built around it, this model offers a plug-and-play path to chain-of-thought reasoning. Its hardware requirements are very approachable, running well on consumer GPUs with 8 GB or more of VRAM at common quantization levels.
DeepSeek R1 Distill Qwen 14B
DeepSeek · 14.8B · runs from 5.1 GB
DeepSeek R1 Distill Qwen 14B sits in a sweet spot between the smaller 7B distill and the more demanding 32B version, offering strong reasoning performance at 14.8 billion parameters on the Qwen 2.5 architecture. It captures a meaningful share of the full R1's chain-of-thought capabilities while keeping resource requirements within the range of mainstream consumer GPUs. Quantized to 4-bit, it fits comfortably on GPUs with 12 GB of VRAM, delivering reliable step-by-step reasoning for math, logic, and analytical problems.
Nemotron 3 Nano Omni 30B A3B Reasoning BF16
NVIDIA · 33.0B · runs from 10.0 GB
Nemotron 3 Nano Omni 30B A3B Reasoning BF16 is a 33.0B-parameter open language model from NVIDIA in the Nemotron family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
DeepSeek R1 Distill Qwen 7B
DeepSeek · 7.6B · runs from 3.0 GB
DeepSeek R1 Distill Qwen 7B compresses the reasoning techniques from DeepSeek's full R1 model into a compact 7.6 billion parameter dense model built on the Qwen 2.5 architecture. Despite its small footprint, it demonstrates surprisingly capable step-by-step reasoning on math and logic problems that would stump many models several times its size. This is one of the most accessible reasoning models available for local use, fitting comfortably on GPUs with 6 GB or more of VRAM when quantized. It strikes a practical balance between genuine chain-of-thought reasoning ability and the hardware constraints of a typical consumer setup.
Qwythos 9B Claude Mythos 5 1M
empero-ai · 9.4B · runs from 4.6 GB
Qwythos 9B Claude Mythos 5 1M is a 9.4B-parameter open language model from empero-ai. It supports a context window of up to 1,048,576 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Hermes 4 14B
Nous Research · 14.8B · runs from 5.1 GB
Hermes 4 14B is a 14.8B-parameter open language model from Nous Research in the Hermes family. It supports a context window of up to 40,960 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Gemma 4 12B Agentic Fable5 Composer2.5 v2 3.5x Tau2
yuxinlu1 · 12.0B · runs from 6.1 GB
Gemma 4 12B Agentic Fable5 Composer2.5 v2 3.5x Tau2 is a 12.0B-parameter open language model from yuxinlu1 in the Gemma 4 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron Cascade 2 30B A3B
NVIDIA · 31.6B · runs from 9.1 GB
Nemotron Cascade 2 30B A3B is a 31.6B-parameter open language model from NVIDIA in the Nemotron family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
DeepSeek R1 Distill Qwen 1.5B
litert-community · 1.5B · runs from 0.7 GB
DeepSeek R1 Distill Qwen 1.5B is a 1.5B-parameter open language model from litert-community in the DeepSeek R1 family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
VibeThinker 3B
WeiboAI · 3.1B · runs from 1.7 GB
VibeThinker 3B is a 3.1B-parameter open language model from WeiboAI. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 27B Claude 4.6 Opus Reasoning Distilled
Jackrong · 27.8B · runs from 8.4 GB
The full-precision version of Jackrong's Qwen3.5 27B reasoning distillation from Claude 4.6 Opus. With 27.8 billion parameters in unquantized form, this model preserves the maximum quality from the distillation process but requires significantly more VRAM, typically 56 GB or more in BF16. It is primarily intended for users with professional-grade GPUs or multi-GPU setups. This variant is ideal for further fine-tuning, experimentation, or running at full fidelity when hardware allows. Most users looking to run the model locally for inference should consider the GGUF-quantized version instead, which offers a much better tradeoff between quality and resource usage.
Ouro 1.4B
ByteDance · 1.4B · runs from 3.6 GB
Ouro 1.4B is a 1.4B-parameter open language model from ByteDance. It supports a context window of up to 65,536 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
VulnLLM R 7B
UCSB-SURFI · 7.6B · runs from 2.5 GB
VulnLLM R 7B is a security-focused model developed by UCSB-SURFI, built on the Qwen2.5-7B base and fine-tuned specifically for vulnerability analysis and security reasoning. With 7.6 billion parameters, it targets tasks like identifying code vulnerabilities, explaining security flaws, and reasoning about attack vectors. This model fills a niche for security researchers and developers who want a locally-hosted assistant for code auditing and vulnerability assessment without sending sensitive code to external APIs. Its specialized training gives it an edge over general-purpose models on security-related tasks, though it is not a replacement for professional security tools. Runs on consumer GPUs with 8 GB of VRAM at typical quantization levels.
Huihui Qwen3.6 35B A3B Claude 4.7 Opus Abliterated
huihui-ai · 36.0B · runs from 15.7 GB
Huihui Qwen3.6 35B A3B Claude 4.7 Opus Abliterated is a 36.0B-parameter open language model from huihui-ai in the Qwen 3.6 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
GLM 5.2 W4AFP8
PhalaCloud · 391.9B · runs from 170.8 GB
GLM 5.2 W4AFP8 is a 391.9B-parameter open language model from PhalaCloud in the GLM 5 family. It supports a context window of up to 1,048,576 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
MN 12B Mag Mell R1
inflatebot · 12.2B · runs from 4.1 GB
MN 12B Mag Mell R1 is a 12.2B-parameter open language model from inflatebot. It supports a context window of up to 1,024,000 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Gemma 4 12B Coder Fable5 Composer2.5 V1
yuxinlu1 · 12.0B · runs from 6.1 GB
Gemma 4 12B Coder Fable5 Composer2.5 V1 is a 12.0B-parameter open language model from yuxinlu1 in the Gemma 4 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
QwQ 32B Preview
Alibaba · 32.8B · runs from 10.7 GB
QwQ 32B Preview is a 32.8B-parameter open language model from Alibaba in the QwQ family. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Mythos Nano
squ11z1 · 3.1B · runs from 1.7 GB
Mythos Nano is a 3.1B-parameter open language model from squ11z1. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
DeepSeek R1 Distill Qwen 32B Abliterated
huihui-ai · 32.8B · runs from 9.8 GB
DeepSeek R1 Distill Qwen 32B Abliterated is a 32.8B-parameter open language model from huihui-ai in the DeepSeek R1 family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Phi 4 Mini Reasoning
Microsoft · 3.8B · runs from 1.6 GB
Phi 4 Mini Reasoning is a 3.8B-parameter open language model from Microsoft in the Phi 4 family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
OneReason 0.8B Pretrain Competition
OpenOneRec · 801M · runs from 0.8 GB
OneReason 0.8B Pretrain Competition is a 801M-parameter open language model from OpenOneRec. It supports a context window of up to 40,960 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron Cascade 8B
NVIDIA · 8B · runs from 4 GB
Nemotron Cascade 8B is a 8B-parameter open language model from NVIDIA in the Nemotron family. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.6 35B A3B Claude 4.7 Opus Reasoning Distilled
lordx64 · 36.0B · runs from 15.7 GB
Qwen3.6 35B A3B Claude 4.7 Opus Reasoning Distilled is a 36.0B-parameter open language model from lordx64 in the Qwen 3.6 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Hermes 4.3 36B
Nous Research · 36.2B · runs from 10.5 GB
Hermes 4.3 36B is a 36.2B-parameter open language model from Nous Research in the Hermes family. It supports a context window of up to 524,288 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Phi 4 Reasoning Plus
Microsoft · 14.7B · runs from 4.8 GB
Phi 4 Reasoning Plus is a 14.7B-parameter open language model from Microsoft in the Phi 4 family. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
VulnLLM R 7B
Virtue-AI-HUB · 7.6B · runs from 3.6 GB
VulnLLM R 7B is a 7.6B-parameter open language model from Virtue-AI-HUB. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.6 27B AEON Ultimate Uncensored BF16
AEON-7 · 27.4B · runs from 12.4 GB
Qwen3.6 27B AEON Ultimate Uncensored BF16 is a 27.4B-parameter open language model from AEON-7 in the Qwen 3.6 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen27b Abliterated Fable MTP
hotdogs · 27B · runs from 12.6 GB
Qwen27b Abliterated Fable MTP is a 27B-parameter open language model from hotdogs in the Qwen family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Phi 4 Reasoning
Microsoft · 14.7B · runs from 4.8 GB
Phi 4 Reasoning is a 14.7B-parameter open language model from Microsoft in the Phi 4 family. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.6 27B Uncensored HauhauCS Aggressive MTP
AIOpsInSpace · 27B · runs from 10.0 GB
Qwen3.6 27B Uncensored HauhauCS Aggressive MTP is a 27B-parameter open language model from AIOpsInSpace in the Qwen 3.6 family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwopus3.6 27B Coder
Jackrong · 27.8B · runs from 56.3 GB
Qwopus3.6 27B Coder is a 27.8B-parameter open language model from Jackrong. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwopus3.6 27B v2
Jackrong · 27.8B · runs from 12.6 GB
Qwopus3.6 27B v2 is a 27.8B-parameter open language model from Jackrong. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwythos 9B v2
empero-ai · 9.7B · runs from 3.8 GB
Qwythos 9B v2 is a 9.7B-parameter open language model from empero-ai. It supports a context window of up to 1,048,576 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Trinity Large Thinking
Arcee AI · 398.6B · runs from 797.8 GB
Trinity Large Thinking is a 398.6B-parameter open language model from Arcee AI. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Ouro 2.6B Thinking
ByteDance · 2.7B · runs from 6.4 GB
Ouro 2.6B Thinking is a 2.7B-parameter open language model from ByteDance. It supports a context window of up to 65,536 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
DeepSeek R1 Zero
DeepSeek · 684.5B · runs from 294.8 GB
DeepSeek R1 Zero is a 684.5B-parameter open language model from DeepSeek in the DeepSeek R1 family. It supports a context window of up to 163,840 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen Marketing
marketeam · 8.2B · runs from 18.0 GB
Qwen Marketing is a 8.2B-parameter open language model from marketeam in the Qwen family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen2.5 Coder 3B Claude Opus 4.6 Distilled
ryzdfm · 3.1B · runs from 1.7 GB
Qwen2.5 Coder 3B Claude Opus 4.6 Distilled is a 3.1B-parameter open language model from ryzdfm in the Qwen 2.5 family. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Tri 21B Think
trillionlabs · 20.7B · runs from 42.2 GB
Tri 21B Think is a 20.7B-parameter open language model from trillionlabs. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
OFFELLIA Gemma 4 E4B 8B Claude 4.6 Opus Reasoning MTP
Brunobkr · 4B · runs from 1.9 GB
OFFELLIA Gemma 4 E4B 8B Claude 4.6 Opus Reasoning MTP is a 4B-parameter open language model from Brunobkr in the Gemma 4 family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 9B Claude 4.6 Opus Reasoning Distilled
Jackrong · 9.7B · runs from 4.7 GB
Qwen3.5 9B Claude 4.6 Opus Reasoning Distilled is a 9.7B-parameter open language model from Jackrong in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.6 35B A3B Claude 4.6 Opus Reasoning Distilled
hesamation · 36.0B · runs from 15.7 GB
Qwen3.6 35B A3B Claude 4.6 Opus Reasoning Distilled is a 36.0B-parameter open language model from hesamation in the Qwen 3.6 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwopus3.5 9B v3
Jackrong · 9.7B · runs from 19.9 GB
Qwopus3.5 9B v3 is a 9.7B-parameter open language model from Jackrong. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Hermes 4 70B
Nous Research · 70.6B · runs from 31.0 GB
Hermes 4 70B is a 70.6B-parameter open language model from Nous Research in the Hermes family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3 4B Gemini 3.1 Pro Reasoning Distilled
khazarai · 4B · runs from 2.2 GB
Qwen3 4B Gemini 3.1 Pro Reasoning Distilled is a 4B-parameter open language model from khazarai in the Qwen 3 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Ornith 1.0 35B AEON Ultimate Uncensored BF16
AEON-7 · 35.1B · runs from 15.3 GB
Ornith 1.0 35B AEON Ultimate Uncensored BF16 is a 35.1B-parameter open language model from AEON-7 in the Ornith family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
AI21 Jamba Reasoning 3B
AI21 Labs · 3.2B · runs from 1.7 GB
AI21 Jamba Reasoning 3B is a 3.2B-parameter open language model from AI21 Labs in the Jamba family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen35B Agent R2
hotdogs · 34.7B · runs from 15.1 GB
Qwen35B Agent R2 is a 34.7B-parameter open language model from hotdogs in the Qwen family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
INTELLECT 3
PrimeIntellect · 106.9B · runs from 45.8 GB
INTELLECT 3 is a 106.9B-parameter open language model from PrimeIntellect. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 2B Claude 4.6 Opus Reasoning Distilled
Jackrong · 2.3B · runs from 1.4 GB
Qwen3.5 2B Claude 4.6 Opus Reasoning Distilled is a 2.3B-parameter open language model from Jackrong in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 4B Safety Thinking
MerlinSafety · 4.2B · runs from 2.3 GB
Qwen3.5 4B Safety Thinking is a 4.2B-parameter open language model from MerlinSafety in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 4B Claude 4.6 Opus Reasoning Distilled
Jackrong · 4.7B · runs from 2.5 GB
Qwen3.5 4B Claude 4.6 Opus Reasoning Distilled is a 4.7B-parameter open language model from Jackrong in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Claude OSS
squ11z1 · 9.0B · runs from 4.4 GB
Claude OSS is a 9.0B-parameter open language model from squ11z1. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron Research Reasoning Qwen 1.5B
NVIDIA · 1.8B · runs from 1.1 GB
Nemotron Research Reasoning Qwen 1.5B is a 1.8B-parameter open language model from NVIDIA in the Qwen family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 35B A3B Claude 4.6 Opus Reasoning Distilled
Jackrong · 36.0B · runs from 72.3 GB
Qwen3.5 35B A3B Claude 4.6 Opus Reasoning Distilled is a 36.0B-parameter open language model from Jackrong in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron Labs Audex 2B
NVIDIA · 2B · runs from 4.4 GB
Nemotron Labs Audex 2B is a 2B-parameter open language model from NVIDIA in the Nemotron family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Gemma 4 12B IT AEON Abliterated K4 BF16
AEON-7 · 12.0B · runs from 6.1 GB
Gemma 4 12B IT AEON Abliterated K4 BF16 is a 12.0B-parameter open language model from AEON-7 in the Gemma 4 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron Content Safety Reasoning 4B
NVIDIA · 4.3B · runs from 2.5 GB
Nemotron Content Safety Reasoning 4B is a 4.3B-parameter open language model from NVIDIA in the Nemotron family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron Labs Audex 30B A3B
NVIDIA · 30B · runs from 14.0 GB
Nemotron Labs Audex 30B A3B is a 30B-parameter open language model from NVIDIA in the Nemotron family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Carnice V1 9B Hermes Agent Stage2 Merged
kai-os · 9.0B · runs from 4.4 GB
Carnice V1 9B Hermes Agent Stage2 Merged is a 9.0B-parameter open language model from kai-os in the Hermes family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen2.5 Coder 7B Bird Cot
jk200201 · 7.6B · runs from 3.6 GB
Qwen2.5 Coder 7B Bird Cot is a 7.6B-parameter open language model from jk200201 in the Qwen 2.5 family. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3 42B A3B 2507 Thinking Abliterated Uncensored TOTAL RECALL v2 Medium MASTER CODER
DavidAU · 42.4B · runs from 18.4 GB
Qwen3 42B A3B 2507 Thinking Abliterated Uncensored TOTAL RECALL v2 Medium MASTER CODER is a 42.4B-parameter open language model from DavidAU in the Qwen 3 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Domyn Small v1.0
domyn · 9.8B · runs from 4.7 GB
Domyn Small v1.0 is a 9.8B-parameter open language model from domyn. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Turkish Gemma 9B T1
ytu-ce-cosmos · 9.2B · runs from 4.8 GB
Turkish Gemma 9B T1 is a 9.2B-parameter open language model from ytu-ce-cosmos in the Gemma family. It supports a context window of up to 8,192 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Parable Qwen3 4B Claude Fable 5
AnkitAI · 4.0B · runs from 2.2 GB
Parable Qwen3 4B Claude Fable 5 is a 4.0B-parameter open language model from AnkitAI in the Qwen 3 family. It supports a context window of up to 40,960 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwopus3.5 4B Coder
Jackrong · 4.7B · runs from 9.8 GB
Qwopus3.5 4B Coder is a 4.7B-parameter open language model from Jackrong. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
ExtGemma4 40 5B
TOTORONG · 39.5B · runs from 80.9 GB
ExtGemma4 40 5B is a 39.5B-parameter open language model from TOTORONG in the Gemma 4 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 4B Claude Opus 4.6 Distilled Heretic
ghost-actual · 4.5B · runs from 9.6 GB
Qwen3.5 4B Claude Opus 4.6 Distilled Heretic is a 4.5B-parameter open language model from ghost-actual in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Grug 12B
kai-os · 12.0B · runs from 25.0 GB
Grug 12B is a 12.0B-parameter open language model from kai-os. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Soren 1 Small
syntropy-ai · 1.9B · runs from 4.2 GB
Soren 1 Small is a 1.9B-parameter open language model from syntropy-ai. It supports a context window of up to 1,048,576 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Grug 35B A3B
kai-os · 34.7B · runs from 69.7 GB
Grug 35B A3B is a 34.7B-parameter open language model from kai-os. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Parable Granite 4.1 8B Claude Fable 5
AnkitAI · 8.4B · runs from 4.2 GB
Parable Granite 4.1 8B Claude Fable 5 is a 8.4B-parameter open language model from AnkitAI in the Granite family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwythos 9B Claude Mythos 5 1M Uncensored Heretic
llmfan46 · 9.4B · runs from 4.6 GB
Qwythos 9B Claude Mythos 5 1M Uncensored Heretic is a 9.4B-parameter open language model from llmfan46. It supports a context window of up to 1,048,576 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Phi 4 Mini Flash Reasoning
Microsoft · 3.9B · runs from 2.3 GB
Phi 4 Mini Flash Reasoning is a 3.9B-parameter open language model from Microsoft in the Phi 4 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen35b Agent R2O3
hotdogs · 34.7B · runs from 15.1 GB
Qwen35b Agent R2O3 is a 34.7B-parameter open language model from hotdogs in the Qwen family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Supra 50M Reasoning
SupraLabs · 52M · runs from 0.3 GB
Supra 50M Reasoning is a 52M-parameter open language model from SupraLabs. It supports a context window of up to 1,024 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwopus3.5 9B V3.5
Jackrong · 9.7B · runs from 19.9 GB
Qwopus3.5 9B V3.5 is a 9.7B-parameter open language model from Jackrong. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
OpenReasoning Nemotron 32B
NVIDIA · 32.8B · runs from 14.8 GB
OpenReasoning Nemotron 32B is a 32.8B-parameter open language model from NVIDIA in the Nemotron family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Darwin 60B DUO
FINAL-Bench · 60B · runs from 132 GB
Darwin 60B DUO is a 60B-parameter open language model from FINAL-Bench. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron H 8B Reasoning 128K
NVIDIA · 8.1B · runs from 17.8 GB
Nemotron H 8B Reasoning 128K is a 8.1B-parameter open language model from NVIDIA in the Nemotron family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Hermes 4 405B
Nous Research · 405.9B · runs from 173.8 GB
Hermes 4 405B is a 405.9B-parameter open language model from Nous Research in the Hermes family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 9B Gemini 3.1 Pro Reasoning Distill
Jackrong · 9.7B · runs from 4.7 GB
Qwen3.5 9B Gemini 3.1 Pro Reasoning Distill is a 9.7B-parameter open language model from Jackrong in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Kai 30B Instruct
NoesisLab · 32.8B · runs from 14.8 GB
Kai 30B Instruct is a 32.8B-parameter open language model from NoesisLab. It supports a context window of up to 32,768 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Darwin 4B Genesis
FINAL-Bench · 7.5B · runs from 15.6 GB
Darwin 4B Genesis is a 7.5B-parameter open language model from FINAL-Bench. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Darwin 36B Opus
FINAL-Bench · 34.7B · runs from 69.7 GB
Darwin 36B Opus is a 34.7B-parameter open language model from FINAL-Bench. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
CyberPal2.0 20B
cyber-pal-security · 20.9B · runs from 9.3 GB
CyberPal2.0 20B is a 20.9B-parameter open language model from cyber-pal-security. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Nemotron H 47B Reasoning 128K
NVIDIA · 46.8B · runs from 102.9 GB
Nemotron H 47B Reasoning 128K is a 46.8B-parameter open language model from NVIDIA in the Nemotron family. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
DeepSeek R1 Distill Qwen 14B Abliterated v2
huihui-ai · 14.8B · runs from 7.0 GB
DeepSeek R1 Distill Qwen 14B Abliterated v2 is a 14.8B-parameter open language model from huihui-ai in the DeepSeek R1 family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Aryabhata 2.0
PhysicsWallahAI · 20.9B · runs from 9.3 GB
Aryabhata 2.0 is a 20.9B-parameter open language model from PhysicsWallahAI. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Datarus R1 14B Preview
DatarusAI · 14.8B · runs from 7.0 GB
Datarus R1 14B Preview is a 14.8B-parameter open language model from DatarusAI. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3 Code Reasoning 4B
GetSoloTech · 4B · runs from 2.2 GB
Qwen3 Code Reasoning 4B is a 4B-parameter open language model from GetSoloTech in the Qwen 3 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Scout 4B
vanta-research · 4.3B · runs from 2.5 GB
Scout 4B is a 4.3B-parameter open language model from vanta-research. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Turkish Gemma 4B T1 Scout
ytu-ce-cosmos · 4.3B · runs from 2.5 GB
Turkish Gemma 4B T1 Scout is a 4.3B-parameter open language model from ytu-ce-cosmos in the Gemma 4 family. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
LFM2.5 8B A1B Opus Distil
reaperdoesntknow · 8.5B · runs from 4 GB
LFM2.5 8B A1B Opus Distil is a 8.5B-parameter open language model from reaperdoesntknow in the LFM2.5 family. It supports a context window of up to 128,000 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
MAI DS R1
Microsoft · 671.0B · runs from 289.1 GB
MAI DS R1 is a 671.0B-parameter open language model from Microsoft. It supports a context window of up to 163,840 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
MIST Mini 8B Thinking
olaverse · 8.0B · runs from 4.0 GB
MIST Mini 8B Thinking is a 8.0B-parameter open language model from olaverse. It supports a context window of up to 131,072 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Pantheon Reasoning 27B
Gryphe · 27.8B · runs from 8.4 GB
Pantheon Reasoning 27B is a 27.8B-parameter open language model from Gryphe. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
Qwen3.5 27B Claude 4.6 Opus Reasoning Distilled Heretic v2
llmfan46 · 27.4B · runs from 12.4 GB
Qwen3.5 27B Claude 4.6 Opus Reasoning Distilled Heretic v2 is a 27.4B-parameter open language model from llmfan46 in the Qwen 3.5 family. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
OpenCodeReasoning Nemotron 1.1 32B
NVIDIA · 32.8B · runs from 14.8 GB
OpenCodeReasoning Nemotron 1.1 32B is a 32.8B-parameter open language model from NVIDIA in the Nemotron family. It supports a context window of up to 65,536 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
MobileLLM R1.5 950M
Meta · 950M · runs from 2.1 GB
MobileLLM R1.5 950M is a 950M-parameter open language model from Meta. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
WorldSim Opus 3.6 35B A3B
Gryphe · 35.1B · runs from 70.6 GB
WorldSim Opus 3.6 35B A3B is a 35.1B-parameter open language model from Gryphe. It supports a context window of up to 262,144 tokens. See its VRAM requirements by quantization and which GPUs and Macs can run it locally below.
What hardware do reasoning models need?
Reasoning models generate long chains of thought, so context length and generation speed matter as much as raw VRAM. A distilled 7B–8B reasoner (e.g. DeepSeek-R1-Distill-Qwen-7B) fits an 8 GB GPU; a 32B reasoner like QwQ-32B wants a 24 GB card; and the largest MoE reasoners run best on multi-GPU or high-memory Apple Silicon. Because reasoning models emit many tokens, faster memory bandwidth noticeably improves the experience. Open any model to see its VRAM-by-quantization table and estimated tokens/sec on your hardware.
Frequently Asked Questions
- What is the best local reasoning LLM in 2026?
DeepSeek-R1 distills (the 7B/8B variants for consumer GPUs) and QwQ-32B are among the strongest reasoning models you can run locally. For maximum capability, larger MoE reasoners exist but need serious hardware. Open any model below to confirm it fits your GPU or Mac.
- Can I run DeepSeek R1 locally?
The full DeepSeek R1 is very large, but its distilled versions (DeepSeek-R1-Distill-Qwen-7B, -Llama-8B, -Qwen-32B) are designed to run on consumer hardware — the 7B/8B distills fit a single 8–12 GB GPU at Q4_K_M.
- Do reasoning models need more VRAM than regular models?
Not for the weights — VRAM for weights depends on size and quantization like any model. But reasoning models produce long outputs, so allow extra VRAM for the KV cache at long context, and prefer hardware with high memory bandwidth for faster generation.