All LLM Models

Browse 1214 LLM models with VRAM requirements, quantization options, and hardware compatibility.

Understanding LLM VRAM Requirements

How much VRAM you need depends on the model size and quantization level. Quantization reduces the precision of model weights, trading small quality losses for significantly lower VRAM usage. For example, a 7B parameter model needs ~14 GB at FP16 but only ~4 GB at Q4_K_M quantization.

Model List

DeepSeek R1 0528 Qwen3 8B

DeepSeek · 8.2B · runs from 2.9 GB

823.7K 1.1K

With about 8 billion parameters, DeepSeek R1 0528 Qwen3 8B is a dated May 2025 release in DeepSeek's R1 line, built on a Qwen3-based architecture rather than DeepSeek's own base model. It supports explicit step-by-step reasoning, generating intermediate reasoning traces before producing a final answer, which sets it apart from standard instruction-tuned chat models that answer directly. Its modest size means it runs comfortably on modest consumer GPUs, making it accessible for local experimentation with reasoning-style outputs without specialized hardware. It offers a 128K token context window, ample for most reasoning and coding tasks, and is released under the MIT license, allowing broad local and commercial use.

ChatReasoning

Qwen2.5 3B Instruct

Alibaba · 3.1B · runs from 1.4 GB

4.4M 575

Qwen2.5 3B Instruct is a 3.1-billion parameter instruction-tuned model from Alibaba Cloud's Qwen 2.5 family. It is designed for efficient local inference on consumer hardware, supporting a 128K token context window despite its compact footprint. The model can run on GPUs with as little as 4GB of VRAM when quantized. Despite its small size, Qwen2.5 3B Instruct delivers competitive performance for basic conversational tasks, summarization, and simple instruction following. It is a good option for edge deployment and resource-constrained environments. Released under the Apache 2.0 license.

Chat

GPT OSS 20B

OpenAI · 20.9B · runs from 9.3 GB

6.7M 5.1K

GPT-OSS 20B is one of OpenAI's first open-source model releases, marking a historic shift in the company's approach to open weights. At 21.5 billion parameters it delivers strong general-purpose chat and reasoning capabilities informed by the research behind the GPT family, making it a compelling option for users who want OpenAI-grade quality in a locally deployable package. The model runs comfortably on a single high-end consumer GPU such as an RTX 4090 at 4-bit quantization, or on workstation cards with 24 GB or more of VRAM at higher precision. It occupies a practical middle ground between lightweight 7B models and resource-heavy 70B+ offerings.

Chat

NVIDIA Nemotron 3.5 Lightning 30B A3B BF16

NVIDIA · 31.6B · runs from 9.1 GB

587.3K 221

NVIDIA Nemotron 3.5 Lightning 30B A3B BF16 is a mixture-of-experts chat model in NVIDIA's Nemotron line, with roughly 30 billion total parameters and about 3 billion active per token. That active-parameter count drives inference speed, while the larger total governs memory footprint, and the Lightning name points to a variant tuned for fast responses; weights are published in BF16 precision. The model offers a 256K token context window and is released under a custom license rather than a standard open-source one. With only about 3 billion parameters active per token, it is well suited to running on a single high-end consumer GPU, especially once quantized, despite its larger total parameter count.

Chat

Gemma 4 26B A4B IT Qat Q4 0 Unquantized

Google · 26.5B · runs from 11.9 GB

315.7K 51

Gemma 4 26B A4B IT Qat Q4 0 Unquantized is a 26.5B-parameter open language model from Google 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.

Vision

Llama 3.2 1B Instruct

Meta · 1.2B · runs from 0.4 GB

7.4M 1.7K

Meta Llama 3.2 1B Instruct is a 1-billion parameter instruction-tuned model from Meta, the smallest in the Llama 3.2 family. It is designed for ultra-lightweight deployment scenarios where minimal hardware resources are available, supporting a 128K token context window despite its compact size. This model is suitable for basic conversational tasks, text summarization, and simple instruction following. It can run on virtually any modern GPU and even on CPU-only setups with acceptable performance. Released under the Llama 3.2 Community License.

Chat

Qwen3 30B A3B

Alibaba · 30.5B · runs from 8.8 GB

1.7M 948

Qwen3 30B A3B is a Mixture of Experts (MoE) model from Alibaba Cloud's Qwen 3 series, with 30 billion total parameters and approximately 3 billion active parameters per forward pass. The MoE architecture delivers quality significantly above what a standard 3B dense model could achieve, while keeping per-token compute costs low. It supports hybrid thinking mode for flexible reasoning. The model requires VRAM proportional to its full 30B parameter count for weight loading, but its low active parameter count results in fast inference throughput. It is an efficient option for users who want quality beyond dense small models without the full cost of larger architectures. Released under the Apache 2.0 license.

Chat

Qwen2.5 1.5B Instruct

Alibaba · 1.5B · runs from 0.8 GB

7.9M 851

Qwen2.5 1.5B Instruct is a 1.5-billion parameter instruction-tuned model from Alibaba Cloud's Qwen 2.5 series. It is a lightweight model suitable for deployment on minimal hardware, including low-VRAM GPUs and even CPU-only setups with acceptable latency. It supports a 128K token context window. The model handles basic conversational tasks, simple question answering, and text generation. While limited in reasoning depth compared to larger variants, it is useful for applications where fast response times and minimal resource consumption are priorities. Released under the Apache 2.0 license.

Chat

Gemma 4 E2B IT

Google · 5.1B · runs from 2.1 GB

3.2M 977

The smallest model discussed here from Google's Gemma 4 E-series, Gemma 4 E2B IT, comes in at roughly 5 billion parameters. It is tuned for chat and instruction-following rather than multimodal tasks, prioritizing a minimal footprint over broad input support. Models at this size are comfortable on typical consumer GPUs, and can even run on integrated graphics when quantized aggressively, making it one of the more accessible options for local deployment. It ships with a 128K token context window, matching its larger E4B sibling, and is released under the Apache 2.0 license for open commercial and research use. Google published it on March 2, 2026, alongside the E4B variant, as the entry point into the Gemma 4 generation.

Chat

GLM 4.7 Flash

Z.ai · 31.2B · runs from 9.7 GB

1.8M 1.8K

GLM-4.7-Flash is a Mixture-of-Experts language model from Z.ai, part of the GLM 4 family, with about 31 billion total parameters and roughly 3 billion active per token. It is a chat and agentic model, positioned by Z.ai as a lightweight option for coding, tool use, and multi-turn agent tasks, with configurable reasoning-effort settings and support for extended thinking on harder problems. It supports a 202,752-token context window and is released under the MIT license. At this size, 4-bit quantization needs roughly 18GB of memory, putting it within reach of a single high-end consumer GPU in the 16-24GB range.

Chat

Qwen3.5 2B

Alibaba · 2.3B · runs from 1.0 GB

4.8M 415

Qwen3.5 2B is a 2.3-billion-parameter model from Alibaba's Qwen team, one of the smaller entries in the Qwen3.5 lineup (0.8B–9B) built to handle text and image input together. It uses a hybrid architecture mixing linear-attention layers with periodic full-attention layers to keep long-context inference efficient. As a vision-capable model it can read and reason about images alongside written prompts, and its small size lets it run on a laptop or even a phone once quantized, without a dedicated GPU. It supports an unusually long 262K token context window for its size. It is released under the Apache 2.0 license, allowing unrestricted commercial and research use, and was published in late February 2026 as part of Alibaba's push toward compact, natively multimodal edge models.

Vision

Gemma 4 E4B IT Qat Q4 0 Unquantized

Google · 7.9B · runs from 3.9 GB

4.2K 30

Gemma 4 E4B IT Qat Q4 0 Unquantized is a 7.9B-parameter open language model from Google 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.

Chat

MiniCPM SALA

OpenBMB · 9.5B · runs from 19.3 GB

3.8K 685

MiniCPM SALA is a 9.5B-parameter open language model from OpenBMB in the MiniCPM 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.

Chat

LFM2.5 8B A1B

Liquid AI · 8.5B · runs from 4 GB

55.3K 773

LFM2.5-8B-A1B is Liquid AI's Mixture-of-Experts model for on-device deployment, with 8.3 billion total parameters but only about 1.5 billion active per token, built on the hybrid LFM2 architecture that mixes gated convolution blocks with grouped-query attention. It is reasoning-tuned for on-device personal-assistant use, chaining tool calls and following complex instructions, though it is not the best fit for heavy programming or knowledge-intensive question answering without retrieval. It has a 128K token context window and is released under Liquid AI's custom LFM1.0 license. Because only 1.5 billion parameters activate per token it runs quickly, though the full 8.3 billion still need to be held in memory, roughly 5 GB at 4-bit, well within reach of almost any modern laptop or GPU.

Chat

Qwen2.5 72B Instruct

Alibaba · 72.7B · runs from 21.0 GB

326.0K 994

Qwen2.5 72B Instruct is the flagship model of the Qwen 2.5 series from Alibaba Cloud, with 72.7 billion parameters. It is instruction-tuned for conversational use and excels across reasoning, coding, mathematics, and multilingual tasks. Qwen2.5 72B delivers performance competitive with leading open-weight 70B-class models while supporting a 128K token context window and structured output generation. The model uses a Transformer architecture with grouped-query attention and was pretrained on a diverse multilingual corpus of over 18 trillion tokens. Running it locally requires high-VRAM GPUs or multi-GPU setups, though quantized formats make it accessible on workstation-class hardware. Released under the Apache 2.0 license.

Chat

Qwen3.5 0.8B

Alibaba · 873M · runs from 0.6 GB

2.4M 728

Qwen3.5-0.8B is the smallest model in Alibaba's Qwen3.5 generation, a dense sub-billion-parameter vision-language model using the same hybrid Gated DeltaNet and gated-attention design as the rest of the family. It is a post-trained, instruction-tuned release, and its publisher notes that at this scale it is best suited to prototyping, task-specific fine-tuning, and other research or development purposes rather than production chat. It supports a 262,144-token native context window and is released under the Apache 2.0 license. At under one billion parameters, it needs well under a gigabyte of memory at 4-bit, so it runs on essentially any modern laptop or GPU.

Vision

LFM2.5 230M

Liquid AI · 230M · runs from 0.5 GB

71.9K 297

LFM2.5-230M is Liquid AI's smallest model in the LFM2.5 family, a 230-million-parameter checkpoint distilled from the larger LFM2.5-350M and refined with multi-stage reinforcement learning for lightweight agentic tasks. It is instruction-tuned for data extraction and simple tool-use pipelines under the tightest memory and compute budgets, and the publisher does not recommend it for reasoning-heavy work like advanced math, code generation, or creative writing. It is released under Liquid AI's custom LFM1.0 license. At 230 million parameters, it runs on essentially any modern device, including phones and low-power boards like a Raspberry Pi, without needing a dedicated GPU at all.

Chat

Gemma 4 31B IT Qat Q4 0 Unquantized

Google · 32.7B · runs from 15.5 GB

50.9K 44

Gemma 4 31B IT Qat Q4 0 Unquantized is a 32.7B-parameter open language model from Google 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.

Vision

Qwen2.5 VL 7B Instruct

Alibaba · 8.3B · runs from 17 GB

6.8M 1.7K

Qwen2.5 VL 7B Instruct is Alibaba's 8.3-billion-parameter vision-language model in the Qwen 2.5 lineup, built to handle images and video alongside text in a single pass. It can read documents, charts, and screenshots, describe and reason about visual content, and point out object locations within an image, useful for document understanding, visual question answering, and lightweight visual-agent tasks. At this parameter count, local inference is practical on a single mainstream or high-end consumer GPU once the weights are quantized. The model supports a 128K token context window, enough for long documents or extended multi-turn visual conversations. It is released under the Apache 2.0 license, allowing unrestricted commercial and research use, and was published in January 2025 as part of Qwen's second-generation vision-language line, later succeeded by Qwen3-VL.

Vision

Qwen3 Coder Next

Alibaba · 79.7B · runs from 22.3 GB

520.7K 1.7K

Qwen3 Coder Next is a 79.7-billion parameter code-specialized instruction-tuned model from Alibaba Cloud, the next generation of the Qwen Coder series. It is trained extensively on source code and programming-related data, delivering strong performance across code generation, completion, debugging, refactoring, and software engineering dialogue. The model represents a significant step up in coding capability within the Qwen family. Due to its large parameter count, running Qwen3 Coder Next locally requires substantial VRAM, typically 48GB or more at reduced precision, placing it in the territory of professional GPUs or multi-GPU consumer setups. It is a top-tier choice for developers who need the most capable local coding assistant available. Released under the Apache 2.0 license.

ChatCode

LFM2.5 1.2B Instruct

Liquid AI · 1.2B · runs from 0.9 GB

160.5K 672

LFM2.5 1.2B Instruct is an instruction-tuned model from Liquid AI that uses a novel hybrid architecture combining state-space models with attention mechanisms. At just 1.2 billion parameters, it is exceptionally lightweight and can run on virtually any hardware, including laptops and edge devices. Liquid AI's unconventional architecture aims to deliver better efficiency and longer context handling than traditional transformer models at this scale, making it an interesting option for users exploring alternatives to standard transformer-based LLMs.

Chat

Gemma 3 1B IT

Google · 1000M · runs from 0.3 GB

3.2M 1.2K

Google Gemma 3 1B IT is a 1-billion parameter instruction-tuned model from Google's Gemma 3 family. It is an ultra-compact text-only chat model designed for deployment on minimal hardware, including low-VRAM GPUs and edge devices. The model handles basic conversational tasks, simple instruction following, and lightweight text generation. It can run on virtually any modern GPU and even on CPU-only setups with acceptable latency. Released under the Gemma license.

Chat

Ornith 1.0 9B

Deep Reinforce · 9.4B · runs from 3.7 GB

1.0M 546

Ornith 1.0 9B is Deep Reinforce's smaller, dense sibling to Ornith 1.0 35B, with roughly 9.4 billion parameters and no mixture-of-experts routing. It is tuned for general chat and instruction-following use. Models in this parameter range run comfortably on modest consumer GPUs, and remain usable on lower-VRAM setups at higher quantization, making it a practical option for local deployment without high-end hardware. The model supports a 256K token context window, matching its larger sibling despite the smaller parameter count. It is released under the MIT license and was published on June 21, 2026, giving Deep Reinforce two size options in the Ornith 1.0 line for different hardware budgets.

Chat

Qwen3 VL 4B Instruct

Alibaba · 4.4B · runs from 1.7 GB

3.5M 473

Qwen3 VL 4B Instruct is Alibaba's 4.4-billion-parameter vision-language model from the Qwen3-VL family, built to read and reason over images and video alongside text in one conversation. It suits multimodal chat, document and chart understanding, and simple visual-agent tasks like describing screenshots or pulling structured data out of pictures. At this size the model runs comfortably on a mainstream consumer GPU once quantized, and is light enough for many laptops. The model supports a 262K token context window, giving room for long documents or extended visual conversations. It is released under the Apache 2.0 license, permitting unrestricted commercial and research use, and was published in October 2025 as part of the Qwen3-VL generation, built for deeper visual perception and stronger agentic behavior than the earlier Qwen2-VL series.

Vision

Qwen3.5 27B

Alibaba · 27.8B · runs from 8.4 GB

1.9M 1.1K

Qwen3.5 27B is a 27.8-billion-parameter dense model from Alibaba's Qwen team, built for both text and image input using the same hybrid linear/full-attention architecture as the rest of the Qwen3.5 family. As a vision-capable model it can describe and reason about images alongside prompts, suiting multimodal chat and document tasks. At this size, local inference calls for quantization and a single high-end 24GB-plus consumer or workstation GPU rather than budget hardware. It supports a 262K token context window for long documents and multi-turn conversations, and is released under the Apache 2.0 license for unrestricted commercial and research use. Published in late February 2026, it sits alongside a separate small-model tier (0.8B–9B) in the same family, giving developers a mid-sized, single-GPU-friendly dense option.

Vision

Spark X2.5 4B

XHToken · 4.1B · runs from 2.2 GB

33.3K 1.3K

Spark X2.5 4B is a 4.1B-parameter open language model from XHToken. 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.

ChatFunctions

Qwen3 1.7B

Alibaba · 2.0B · runs from 1.1 GB

3.6M 555

Qwen3 1.7B is a 1.7-billion parameter instruction-tuned model from Alibaba Cloud's Qwen 3 series. It is a lightweight model designed for deployment on minimal hardware, including low-VRAM GPUs and even CPU-only configurations with acceptable latency. Despite its compact size, it supports hybrid thinking mode and handles basic conversational tasks, simple question answering, and text generation. The model is useful for edge deployment, embedded applications, and scenarios where fast inference with minimal resource consumption is the priority. It represents a significant quality improvement over Qwen 2.5 at the sub-2B scale. Released under the Apache 2.0 license.

Chat

Laguna XS 2.1

poolside · 33.4B · runs from 14.6 GB

18.0K 248

Laguna XS 2.1 is a 33.4B-parameter open language model from poolside. 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.

Chat

Mistral Small 24B Instruct 2501

Mistral AI · 23.6B · runs from 10.7 GB

50.4K 970

Mistral Small 24B Instruct is Mistral AI's January 2025 release targeting the mid-range parameter sweet spot. At 24 billion parameters it sits between lightweight 7B models and heavier 70B-class offerings, delivering strong instruction-following, reasoning, and coding performance without demanding top-tier hardware. This model fits comfortably on a single GPU with 16–24 GB of VRAM at common quantization levels, making it an attractive option for users with cards like the RTX 4090 or RTX 3090 who want a noticeable step up from 7B models. It strikes an appealing balance between quality and resource requirements for serious local use.

Chat

Qwen3.6 27B

Alibaba · 27.8B · runs from 11.5 GB

3.1M 2.3K

Released a few months before its Qwen3.8 sibling, Qwen3.6 27B is Alibaba's dense, roughly 28-billion-parameter model from the Qwen 3.6 generation. Vision input is supported alongside text, so the model can handle image-based prompts as well as standard chat, coding, and reasoning tasks. Like other models in this size class, it is best run locally on a single high-end consumer GPU with quantization rather than lower-end hardware. Qwen3.6 27B carries a 256K token context window for handling lengthy inputs, and is released under the Apache 2.0 license, permitting free commercial and research use. It sits alongside the larger Qwen3.6 35B A3B mixture-of-experts model as one of two Qwen 3.6 options with local-deployment potential.

Vision