Self-hostable models
Last updated Jul 21, 2026
Local LLM releases
Downloadable models that are plausible candidates for local or small-cluster use, emphasizing compact total size or low active-parameter MoE designs.
122 models
Laguna S 2.1
AvailablePoolside's open-weight agentic-coding model and a scale-up of the Laguna XS family (same pre-training data as XS 2.1): a 118B-total / 8B-active Mixture-of-Experts that activates only ~6.8% of its parameters per token, giving larger-model behavior while staying cheap to serve, with a 1M-token context in both thinking and no-thinking modes. Pitched by Poolside as 'the West's most capable open-weight model' — the claim is about its weight class, not the outright frontier. Two modes (off / max, max default; the model sets its own test-time compute budget). Vendor-reported: Terminal-Bench 2.1 70.2% and SWE-bench Multilingual 78.5% (tops the published open disclosed-size table), plus SWE-bench Pro 59.4%, DeepSWE v1.1 40.4%, SWE Atlas 46.2%, Toolathlon Verified 49.7% — matching or beating models several times its size, though closed frontier models still lead outright. Trained in under nine weeks on 4,096 NVIDIA H200 GPUs (pre-training began 22 May 2026); first Poolside model with RL in FP8. Knowledge cutoff November 2025. Weights on Hugging Face under the permissive OpenMDW-1.1 license in BF16/FP8/INT4/NVFP4 with GGUF/MLX conversions and DFlash draft models; at 4-bit it runs on a single NVIDIA DGX Spark. Day-one support for vLLM, SGLang, and Ollama; hosted free at 256K context via OpenRouter and paid at the full 1M context ($0.10 / $0.20 / $0.01 per 1M input / output / cache-read tokens), also on Baseten, Kilo, Prime Intellect, and ZML.
Nemotron-Labs-3-Puzzle-75B-A9B
AvailableA deployment-optimized open-weight model from NVIDIA, released July 6, 2026 — a compressed variant of Nemotron-3-Super-120B-A12B produced with "Iterative Puzzle", a post-training compression framework that jointly prunes MoE experts, active-parameter budget, and Mamba state to boost inference efficiency while preserving accuracy. Reduces the parent from 120.7B total / 12.8B active to 75.3B total / 9.3B active, keeping the hybrid Mamba-Transformer LatentMoE architecture with Multi-Token Prediction. Delivers ~2x higher server throughput than Nemotron-3-Super on a single 8xB200 node at matched user throughput and raises sustainable 1M-token single-H100 concurrency from 1 to 8 requests. Targets collaborative agents, chatbots, RAG, complex instruction-following, and long-context reasoning across English, code, and six other languages. Shipped in BF16, FP8, and NVFP4 variants under the OpenMDW-1.1 license.
Laguna XS 2.1
AvailablePoolside's open-weight small coding model: a 33B-total / 3B-active Mixture-of-Experts built for agentic coding and long-horizon work on a local machine, served at 256K context. An upgraded XS.2 (same architecture) that lifts SWE-bench Multilingual by 5.4 points to 63.1% and improves terminal-style tasks. Ships with open-weighted DFlash speculator (draft) models for each checkpoint that roughly double local tokens/sec, plus BF16/FP8/INT4/NVFP4 quantized checkpoints; supported in vLLM, SGLang, TensorRT-LLM, HF transformers, and Ollama (llama.cpp coming). Newly relicensed under the fully permissive OpenMDW-1.1. Available free on Hugging Face and via a free OpenRouter tier, with paid API pricing of $0.10 / $0.20 / $0.05 per 1M input / output / cache-read tokens. Its predecessor Laguna XS.2 sunsets on Poolside's API one week after launch.
DiffusionGemma 26B-A4B
AvailableAn open-weight text-diffusion model built on the Gemma 4 26B-A4B MoE backbone (25.2B total / 3.8B active). Denoises text in parallel 256-token blocks for up to ~4x faster generation (1,000+ tok/s on an H100), with a 256K context and text, image, and video input. Apache-2.0.
North Mini Code 1.0
AvailableCohere's first developer-focused model and the first in its North family of code agents. A 30B-total / 3B-active MoE for agentic coding with a 256K context and up to 64K output, sized to run locally for enterprise coding agents. Apache-2.0.
Gemma 4 12B
AvailableA dense 12B member of the Gemma 4 family with a unified, encoder-free multimodal architecture: vision and audio are projected straight into the LLM backbone. First medium-size Gemma to natively ingest audio; runs on a 16GB laptop. 256K context, Apache-2.0.
Step-3.7-Flash
AvailableStepFun's high-efficiency multimodal sparse-MoE successor to Step-3.5-Flash: a ~196B-total / ~11B-active vision-language model with native image and video understanding, a 256K context, and selectable reasoning tiers (high/medium/low). Tuned for coding agents and search workflows.
LFM2.5-8B-A1B
AvailableLiquid AI's on-device Mixture-of-Experts model: 8.3B total parameters with only ~1.5B active per forward pass (32 experts, 4 active per token). Uses Liquid's hybrid architecture — 18 double-gated LIV convolution blocks plus 6 grouped-query-attention layers — for a 131K-token context that runs in under ~6GB of memory on consumer hardware. A reasoning-only model that emits an explicit chain of thought before its answer, with strong tool-calling and agentic performance for its size. Builds on the October 2025 LFM2-8B-A1B, expanding the context window to 128K and scaling pretraining from 12T to 38T tokens. Released May 28 2026 under the LFM Open License; caught in a July catalog-gap sweep.
MiniMax-M2.7
AvailableOpen-weight agentic model from MiniMax focused on real-world software engineering, office tasks, tool use, and self-improving training workflows.
Qwen3.6-27B
AvailableDense 27B that punches far above its weight on agentic coding — easy to self-host on a single GPU node.
DeepSeek V4-Flash
AvailableEfficient V4 companion model with 284B total / 13B active parameters and the same one-million-token context window.
Hunyuan-A13B-Instruct
AvailableTencent Hunyuan open-weight fine-grained MoE model with 80B total parameters and 13B active parameters, optimized for agentic tool use.
MiMo-V2.5
AvailableXiaomi's open-weight sparse-MoE model: ~310B total parameters with ~15B active, trained on ~48T tokens, with a 1M-token context window. Shipped alongside the larger MiMo-V2.5-Pro under the MIT license.
Gemma 4 31B
AvailableGoogle DeepMind's Gemma 4 advanced-reasoning open model for personal computers, part of the April 2026 Gemma 4 family.
Nemotron 3 Super 120B-A12B
AvailableOpen-weight hybrid Mamba-Transformer MoE designed for collaborative agents and high-volume enterprise workflows.
Mistral Small 4
AvailableMistral's March 2026 Small release: the first Mistral model to unify reasoning (Magistral), multimodal understanding (Pixtral), and agentic coding (Devstral) into one Apache 2.0 model. A 119B-total / ~6B-active Mixture-of-Experts (128 experts, 4 active per token) with native text+image input, a 256K context, and a configurable reasoning_effort toggle for fast or deep responses. API pricing is $0.15 / $0.60 per million input/output tokens.
Step-3.5-Flash
AvailableStepFun's Apache-licensed sparse MoE model for fast agentic execution, coding, math, browsing, and tool-use workflows.
Sarvam-105B
AvailableApache-licensed Indian-context MoE from Sarvam AI, optimized for reasoning, coding, agentic tasks, and 22 Indian languages.
Qwen3.5-9B
AvailableThe flagship of Alibaba's small dense Qwen3.5 models. Independent analysis (Artificial Analysis) rated it the most intelligent model under 10B parameters at launch — roughly double the score of the next-closest sub-10B models — and the most intelligent multimodal model under 15B, leading peers on MMMU-Pro (~69%). A dense 9B with native vision, a 262K-token context, and the Qwen3.5 family's unified hybrid thinking / non-thinking mode. Native weights are BF16; in 4-bit it needs ~6GB, within reach of consumer laptops. High intelligence comes with heavy reasoning token usage (~260M output tokens to run the Intelligence Index).
Qwen3.5-4B
AvailableA dense 4B in Alibaba's small Qwen3.5 family, rated by Artificial Analysis as the most intelligent model under 5B parameters at launch — outscoring several 7B–9B peers despite roughly half the parameters. Native vision, a 262K-token context, and the family's hybrid thinking / non-thinking mode; Apache-2.0 licensed. Scores ~65% on MMMU-Pro multimodal reasoning and runs in ~3GB at 4-bit, suitable for lightweight on-device agents.
Qwen3.5-2B
AvailableA dense 2B Qwen3.5 model built for high-throughput, low-latency edge and on-device use. Despite its size it matches a 7B-class peer on Artificial Analysis's Intelligence Index. Apache-2.0, with native vision, a 262K-token context, and the family's hybrid thinking / non-thinking mode; runs in under 2GB at 4-bit, fitting laptops and smartphones.
Qwen3.5-0.8B
AvailableThe smallest Qwen3.5 model — a dense 0.8B designed for the most constrained on-device deployments, operating in non-thinking (instruct) mode by default. Apache-2.0, with native vision, a 262K-token context, and the family's hybrid thinking / non-thinking mode; needs roughly 2GB of VRAM and runs under 2GB at 4-bit, targeting smartphones and embedded hardware. Notable for a sub-1B model, it still scores ~26% on MMMU-Pro multimodal reasoning.
Qwen3-Coder-Next
AvailableApache-licensed Qwen3-Next coding-agent model with 80B total / 3B active parameters, 256K context, and long-horizon tool-use training.
OLMo 3 Think 32B
AvailableAi2's fully open thinking model with public weights, code, data, checkpoints, and training details across the OLMo 3 pipeline.
Nemotron 3 Nano 30B-A3B
AvailableEfficient Nemotron 3 MoE checkpoint for agentic reasoning and coding, activating about 3B parameters while supporting 1M-token contexts.
LFM2 1.2B
AvailableLiquid AI hybrid model for efficient CPU/GPU/NPU local deployment, using short convolutions plus attention blocks.
Kimi-Linear-48B-A3B-Instruct
AvailableMIT-licensed hybrid linear-attention model using Kimi Delta Attention, built for million-token contexts with much lower KV-cache usage.
Gemma 3 27B
AvailableGoogle's open multimodal model: 128k context, 140+ languages, runs on a single GPU.
Seed-OSS-36B-Instruct
AvailableByteDance Seed's Apache-licensed long-context reasoning and agent model, with controllable thinking budgets and a native 512K context.
GLM-4.5V
AvailableVision-language GLM based on GLM-4.5-Air, covering image, video, document, grounding, and GUI-agent tasks.
gpt-oss-20b
AvailableSmaller gpt-oss reasoning model optimized for local inference on systems with about 16GB of memory.
gpt-oss-120b
AvailableOpenAI's larger open-weight reasoning model, a 117B-total / 5.1B-active MoE with 128K context for local and self-hosted deployment.
Falcon-H1 34B
AvailableA hybrid attention + state-space-model (SSM) design that matches 70B-class models with fewer parameters.
GLM-4.5-Air
AvailableCompact GLM-4.5 companion with 106B total / 12B active parameters for efficient agentic reasoning and coding.
EXAONE 4.0 32B
AvailableLG AI Research's unified model with non-reasoning and reasoning modes, agentic tool use, and English, Korean, and Spanish support.
SmolLM3 3B
AvailableHugging Face's fully open 3B multilingual long-context model with optional reasoning mode and 128K context.
Kimi-VL-A3B-Thinking-2506
AvailableUpdated MIT-licensed Kimi-VL reasoning model with better multimodal reasoning, video understanding, high-resolution perception, and lower thinking-token use.
Kimi-Dev-72B
AvailableMIT-licensed coding LLM trained with repository-level reinforcement learning for software issue resolution.
Magistral Small
AvailableOpen-weight 24B reasoning model from Mistral's Magistral family, popular for local reasoning experiments.
Devstral Small 2505
PreviewMistral and All Hands AI's open coding-agent model, released as a 24B Apache-2.0 research preview for software engineering tasks. Devstral is optimized for repository navigation, issue resolution, and agentic coding and is available via Hugging Face and Mistral's API.
Gemma 3n E4B
AvailableGoogle's mobile-first Gemma 3n model variant, built with a MatFormer-style architecture for efficient on-device multimodal inference. The E4B variant has roughly 4B effective parameters, supports text, vision, audio, and video-oriented use cases, and is released under Gemma terms.
Phi-4 Reasoning
AvailablePhi-4 reasoning-specialized model family for math, science, and chain-of-thought style tasks.
Granite 3.3 8B
AvailableGranite 3.3 text update for enterprise chat, RAG, and instruction-following workflows.
Kimi-Audio-7B-Instruct
AvailableOpen audio foundation model for audio understanding, generation, speech recognition, audio QA, captioning, and speech conversation.
Kimi-VL-A3B-Instruct
AvailableEfficient MIT-licensed vision-language MoE for OCR, image/video understanding, long documents, and OS-style agent tasks.
Llama-3.3-Nemotron-Super-49B
AvailableOpen Llama Nemotron reasoning model from NVIDIA's 2025 Nemotron family.
Qwen2.5-Omni-7B
AvailableLocal omni-modal Qwen model that supports text, image, audio, video, and speech generation in a 7B package.
Mistral Small 3.1
AvailableApache-licensed Small update adding vision and a 128K context window to the efficient 24B line.
OLMo 2 32B
AvailableA fully open model — weights, data, and training code all public — and the first such to beat GPT-3.5 / GPT-4o mini.
Granite 3.2 8B
AvailableGranite 3.2 update with reasoning controls and multimodal/document-oriented Granite variants.
Moonlight-16B-A3B-Instruct
AvailableMIT-licensed 16B/3B-active MoE trained with Moonshot's scalable Muon optimizer experiments.
DeepHermes 3 Llama 3 8B
AvailableNous reasoning-oriented Hermes model trained to combine concise answers with optional deep reasoning traces.
Dolphin 3.0 Llama 3.1 8B
AvailablePopular local assistant model tuned for coding, math, function calling, and agentic workflows.
Mistral Small 3
AvailableA latency-optimized 24B dense model under Apache-2.0 — a popular local-deployment workhorse.
Qwen2.5-VL-72B
AvailableVision-language Qwen2.5 model for image, document, video, and agentic visual grounding tasks.
Granite 3.1 8B
AvailableIBM's enterprise-focused open model with a 128k context, Apache-2.0 licensed.
Falcon 3 10B
AvailableUAE's TII open model designed to run on light infrastructure, including laptops.
Command R7B
AvailableCohere's smallest, fastest R-series model, tuned for RAG and tool use on modest hardware.
Phi-4
AvailableA 14B dense model that rivals far larger ones on math and reasoning, under a permissive MIT license.
EXAONE 3.5 32B
AvailableEXAONE 3.5 32B open-weight model for bilingual reasoning, coding, and long-context tasks.
Llama 3.3 70B
AvailableLate-2024 70B Llama update delivering much of the 405B instruction-following quality at lower serving cost.
QwQ-32B-Preview
AvailableQwen's first public reasoning-preview model, aimed at math, coding, and deliberate problem solving.
Qwen2.5-Coder-32B
AvailableCode-specialized Qwen2.5 model family, with the 32B checkpoint as the flagship open coding model.
SmolLM2 1.7B
AvailableCompact on-device model family trained on 11T tokens, popular for lightweight local chat and experimentation.
Sarvam-1
AvailableSarvam's 2B open model trained for ten major Indian languages.
Granite 3.0 8B
AvailableApache-licensed Granite 3.0 text model, part of IBM's push toward enterprise-friendly open models.
Llama-3.1-Nemotron-70B
AvailableNVIDIA-tuned Llama 3.1 70B instruction model optimized with Nemotron reward and alignment recipes.
Molmo 72B
AvailableOpen multimodal model family trained for strong image understanding, pointing, and visual grounding.
Qwen2.5-72B
AvailableBroad Qwen2.5 foundation-model update spanning general, coding, math, and multimodal descendants.
Pixtral 12B
AvailableMistral's first open multimodal model, adding image understanding to a Mistral text backbone.
Yi-Coder-9B
Available01.AI's compact code model trained for repository-scale programming and code completion tasks.
OLMoE 1B-7B
AvailableFully open sparse MoE model with 7B total and about 1B active parameters.
Phi-3.5 MoE
AvailablePhi-3.5 mixture-of-experts model, scaling Microsoft's small-model line while preserving efficient active parameters.
EXAONE 3.0 7.8B
AvailableLG's first open-weight EXAONE model, a compact bilingual instruction model for Korean and English.
MiniCPM-V 2.6
Available8B vision-language model for local image, multi-image, OCR, and video understanding, with llama.cpp and Ollama support.
Mistral NeMo
AvailableApache-licensed 12B model co-developed with NVIDIA, including a 128K context window and strong multilingual tokenization.
Gemma 2 27B
AvailableSecond-generation Gemma model, improving open-weight quality and efficiency at 9B and 27B sizes.
Qwen2-72B
AvailableQwen2's largest dense model, introducing stronger multilingual support, coding/math gains, and long-context variants.
GLM-4-9B
AvailableOpen GLM-4 9B model family, covering chat, long-context, and code-oriented variants.
Codestral 22B
AvailableMistral's first code-specialized model, trained for code generation, fill-in-the-middle, and multi-language programming tasks.
Aya 23 35B
AvailableOpen multilingual research model covering 23 languages, released by Cohere For AI.
Yi-1.5-34B
AvailableYi 1.5 update with stronger instruction following, coding, math, and multilingual performance.
Falcon 2 11B
AvailableFalcon 2 generation, including text and vision-language 11B models under a permissive TII license.
Granite Code 34B
AvailableApache-2.0 code model from IBM's Granite Code family, used for local code generation and enterprise coding assistants.
Phi-3 Mini
Available3.8B-parameter Phi-3 model released as a phone-capable small model with 4K and 128K variants.
Llama 3 70B
AvailableFirst Llama 3 release, with 8B and 70B open models and a stronger tokenizer, data mix, and post-training stack.
CodeGemma 7B
AvailableOpen code-specialized Gemma model for local code completion, generation, and instruction-following.
Jamba
AvailableFirst Jamba hybrid Transformer-Mamba MoE model with open weights and a 256K context length.
StarCoder2 15B
AvailableNext-generation BigCode code model trained on 4T+ tokens and 600+ programming languages, with 16K context.
Gemma 7B
AvailableFirst Gemma open-weight text model family, derived from the same research lineage as Gemini.
Qwen1.5-72B-Chat
AvailableLargest chat-tuned Qwen1.5 dense checkpoint, released with stronger human-preference alignment, multilingual support, and 32K context.
OLMo 7B
AvailableAi2's first fully open language model release, including weights, training data, code, logs, and intermediate checkpoints.
Stable LM 2 1.6B
AvailableSmall multilingual Stable LM release built for low hardware barriers and local experimentation.
DeepSeekMoE 16B
AvailableEarly DeepSeek sparse MoE research model that foreshadowed the later V2/V3 architecture direction.
Nous Hermes 2 Mixtral
AvailableNous instruction-tuned Mixtral model with strong open-chat and tool-use adoption.
OpenChat 3.5
AvailableCompact Mistral-based local chat model trained with C-RLFT, popular in early 2024 local leaderboards.
TinyLlama 1.1B Chat
AvailableCompact Llama-style 1.1B chat model trained for local experimentation and low-memory deployments.
Phi-2
Available2.7B-parameter Phi model showing strong reasoning and language understanding at small scale.
OpenHathi-7B
AvailableSarvam AI's first open Indic language model, adapted from Llama 2 for Hindi and Indian-language work.
Mixtral 8x7B
AvailableThe open sparse Mixture-of-Experts that brought MoE efficiency to the open ecosystem.
Qwen-72B
AvailableAlibaba's first major open Qwen model and the start of a prolific open-weight line.
DeepSeek LLM 67B
AvailableFirst general DeepSeek language model family, with 7B and 67B base/chat checkpoints.
Yi-34B-Chat
AvailableChat-tuned Yi-34B checkpoint from 01.AI, released alongside quantized chat variants for bilingual open-weight assistants.
Yi-34B
Available01.AI's strong bilingual open model, with a 200k-context variant.
DeepSeek Coder 33B
AvailableDeepSeek's first public code-model family, released before the general DeepSeek LLM line.
LLaVA 1.5 13B
AvailableOpen vision-language assistant and one of the most widely run early local multimodal models.
Mistral 7B
AvailableThe 7B that punched far above its weight and put Mistral on the map.
Qwen-14B
AvailableSecond open Qwen size, expanding the first-generation Qwen language-model lineup.
Granite 13B
AvailableIBM's early Granite foundation model family for enterprise language and code tasks.
Code Llama 34B
AvailableMeta's first code-specialized Llama model family, released in base, Python, and instruction-tuned variants.
Qwen-7B
AvailableAlibaba's first open Qwen checkpoint and the start of the Qwen open-model line.
Nous-Hermes-Llama2-13B
AvailableEarly Nous Hermes instruction model on Llama 2, widely used in the open-model fine-tuning ecosystem.
Llama 2 70B
AvailableThe release that made capable open-weight models genuinely usable for production.
ChatGLM2-6B
AvailableSecond open ChatGLM generation, improving long context, inference efficiency, and bilingual chat quality.
Phi-1
AvailableMicrosoft's first Phi small-language-model release, demonstrating strong code performance from textbook-quality synthetic data.
Falcon 40B
AvailableTII's breakout open Falcon model, released before Falcon 180B and trained on the RefinedWeb corpus.
MPT-7B
AvailableMosaicML's permissively licensed 7B model, an early favorite for commercial local fine-tuning and long-context variants.
Vicuna 13B
AvailableLMSYS instruction-tuned LLaMA model that became a landmark early local ChatGPT-style assistant.
ChatGLM-6B
AvailableZhipu AI and Tsinghua KEG's first widely used open bilingual ChatGLM checkpoint.
LLaMA
AvailableMeta's first LLaMA, released to researchers; its leak catalyzed the open-weight movement.
GPT-2
AvailableInitially withheld over misuse fears, then fully released in Nov 2019 — an early 'limited release' debate.
BERT
AvailableThe bidirectional encoder that reshaped NLP and seeded the transformer era.