LLM Releases

Self-hostable models

Last updated Sep 14, 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.

145
Models
41
Labs
145
Open
4
Recent

145 models

Agnes 3.0 Flash

Available
Agnes AIOpen weights

A fast multimodal model from Singapore's Agnes AI, surfaced mid-September 2026 (model card and provider coverage around Sep 14). This row reflects the disclosed open-weights PREVIEW checkpoint (Agnes-AI/Agnes-3.0-Flash on Hugging Face, Apache 2.0): a 33B-parameter model with a 262,144-token context, text/image/video input and text output, using a hybrid-attention architecture that mixes recurrent and standard attention to hold memory down at long context — of 72 decoder layers, 54 run a gated delta rule (a recurrent mechanism whose per-layer state does not grow with sequence length) while 18 use standard global grouped-query attention (24 query / 4 KV heads) and are the only layers that accumulate a KV cache. At bf16 it needs roughly 66 GB of disk and a single H100/H200-class GPU, and ships custom modeling code (trust_remote_code=True). Note the production "Agnes 3.0 Flash" served through Agnes AI's API is a different checkpoint with a 1M-token context window; the specs here are the open-weights preview. Vendor-reported figures, unverified independently at launch.

Hybrid33B262K ctxSep 14, 2026

Ling-3.0-flash-VL

Available
Ant Group (inclusionAI)Open source

The natively multimodal member of Ant Group inclusionAI's Ling-3.0 line, released Sep 10 2026 with MIT open weights (inclusionAI/Ling-3.0-flash-VL). A 124B-total / ~5.5B-active sparse MoE that inherits Ling-3.0-flash's language, reasoning, and long-context ability and extends it with native image and video understanding: a ViT visual encoder feeding a two-layer MLP projector, VideoRoPE positional encoding for video, and the family's 42-layer hybrid backbone alternating Kimi Delta Attention and Gated MLA layers at a 5:1 ratio. Carries a 256K-token context. inclusionAI frames the vision work around three axes — understanding complex visual information, reasoning over visual evidence, and interacting with interfaces (GUI agents) — and reports 42 on the Artificial Analysis Intelligence Index v4.1.1, four points above text-only Ling-3.0-flash at 38. Served free at launch via OpenRouter (inclusionai/ling-3.0-flash-vl) alongside self-hosting on vLLM. Vendor figures, unverified independently at launch.

MoE124B262K ctxSep 10, 2026

DeepSeek-V4.1-Flash

Available
DeepSeekOpen source

DeepSeek's efficient, very-low-cost flagship released September 10 2026, retiring V4-Flash and taking over V4-Pro API traffic on September 14 (DeepSeek reports it beats V4-Pro on performance, cost, speed, and total time). A 552B-total-parameter multimodal sparse Mixture-of-Experts model built on a new Causal Encoder-Decoder architecture that activates only ~8B parameters per token on input and ~16B on output for cheaper long-context prefill, with a 1M-token context, up to 384K output tokens, and native image understanding (vision in, text out). The other headline change over July's V4-Flash is memory: FP4 quantization plus "pure CSA2" cross-layer attention reuse compress the KV cache to roughly 890 bytes per token — about an 8x reduction, cutting HBM to a quarter and SSD to an eighth for an equivalent conversation state, which is what makes million-token agentic runs practical on a single node. Open-weight under the MIT license, downloadable and self-hostable, and served across many inference providers. API pricing is $0.30/$1.20 per Mtok input/output at peak (01:00-04:00 and 06:00-10:00 UTC weekdays) and half that off-peak ($0.15/$0.60), with cache hits around $0.006/$0.003 per Mtok. DeepSeek reports it narrowly edges Claude Opus 5 and GPT-5.6 Sol on DeepSWE, but there is no independent benchmark table at launch and vendor performance claims are unverified.

MoE552B1M ctxSep 10, 2026

Nex-N2.5-Mini

Available
Nex AGIOpen source

The lightweight multimodal MoE member of Nex AGI's Nex-N2.5 family (Sep 8, 2026). 35B total / 3B active sparse MoE with a 262K context, sharing the Pro model's multimodal agentic stack (computer use, web browsing, visually grounded workflows) at much lower inference cost. Supports vision, reasoning, function calling, and tool use. Apache-2.0 weights on Hugging Face (nex-agi/Nex-N2.5-mini); hosted as a free preview on OpenRouter at launch.

MoE35B262K ctxSep 8, 2026

MiniCPM5-2B

Available
OpenBMBOpen source

OpenBMB's on-device flagship, released Sep 7 2026 with open weights under Apache 2.0. A 2.52B-parameter (2,516,756,480) dense model on a standard Llama architecture with a 131,072-token context, aimed at strong reasoning and agentic behavior at a size small enough to run locally. OpenBMB reports a 53.9 average across a 34-benchmark comparison set — ahead of the 51.1 it shows for Qwen3.5-4B — with standout math results of 86.5 on both AIME 2025 and AIME 2026, 63.8 on HMMT February 2026, and 94.6 on MATH-500, positioning it at the top of the sub-4B open class. Shipped alongside its training data (including UltraData-SFT-Agent-2609 with 500K agent samples and UltraData-RL-2609 with 80K+ RL samples) and a family of deployment builds — base, mid-training and SFT-only checkpoints, GGUF and MLX conversions, a 4-bit GPTQ version, and a MiniCPM5-2B-DSpark draft model for speculative decoding — which are packaging variants of this release rather than separate models. Vendor-reported figures, unverified independently at launch.

Dense2.52B131K ctxSep 7, 2026

LLaDA2.2-mini

Available
Ant Group (inclusionAI)Open source

The lightweight member of inclusionAI's (Ant Group) LLaDA2.2 diffusion-language-model family (released Sep 5, 2026). A 16B-total / ~1.4B-active MoE diffusion LLM with a 131,072-token (128K) context and the same Levenshtein-Editing agentic stack as LLaDA2.2-flash at lower inference cost. Apache-2.0 weights on Hugging Face (inclusionAI/LLaDA2.2-mini). Text-diffusion LLM (not an image model).

MoE16B131K ctxSep 5, 2026

Ling-3.0-flash-Fin

Available
Ant Group (inclusionAI)Open weights

A finance-domain-tuned variant of Ant Group inclusionAI's Ling-3.0-flash, launched August 27 2026. Same efficient sparse Mixture-of-Experts base — 124B total parameters, ~5.1B active per token — post-trained on high-quality financial data (developed with financial institutions and domain experts) for real-world investment and banking workflows: annual reports, financial workbooks, multi-document research, information retrieval, investment analysis, and valuation modeling, with an emphasis on complex multi-step tasks and long-horizon planning. Retains a 262,144-token (256K) context and up to 32,768 output tokens, and supports tool / function calling (tools and tool_choice), though it does not enforce structured JSON output (no response_format). inclusionAI reports it preserves strong general reasoning, coding, and math ability alongside the finance gains, citing finance benchmarks such as FinFIRST, FinSearchComp, and SpreadsheetBench — vendor claims, unverified independently. Launched hosted-API-first with a one-month free window through OpenRouter (inclusionai/ling-3.0-flash-fin); the promised open weights followed as announced and are now on Hugging Face under MIT (inclusionAI/Ling-3.0-flash-Fin, confirmed posted by 2026-09-04, with third-party hosting on DeepInfra and community GGUF quantizations).

MoE124B262K ctxAug 27, 2026

Qwen3.8-Flash-Next

Preview
Alibaba (Qwen)Open weights

An open-weight, experimental preview of the architecture that will underpin Qwen4, released Aug 26 2026 (Qwen/Qwen3.8-Flash-Next). A sparse MoE with ~6B active parameters (headline 125B-with-6B-activated; ~180B stored once a 51B n-gram embedding table and 4B multi-token-prediction module are counted), 512 experts (10 routed + 1 shared), and a hybrid Gated-DeltaNet + Qwen Sparse Attention design. Native 262,144-token context, extensible to 1M via YaRN. Accepts text, image, and video in and returns text out. Distinct from the managed Qwen Cloud 'Qwen3.8-Flash' API (which defaults to 1M context and bundled tools); this Next build is catalog/self-host only with no hosted list price at launch, served via Transformers, vLLM, SGLang, and TokenSpeed. Weights under the Qwen Community License 1.0. Self-reported vs DeepSeek-V4-Flash-0731: DeepSWE 58.7 vs 54.4, SWE-bench Pro 62.5 vs 56.0, LiveCodeBench v6 91.9, GPQA Diamond 91.7, though NL2Repo 48.1 vs 54.2 is a regression; vision self-reports include AndroidWorld 84.5 and RealWorldQA 88.5 — all vendor numbers, unverified at launch. Thinking on by default.

MoE125B262K ctxAug 26, 2026

Granite 4.2 3B

Available
IBMOpen source

The smallest member of IBM's Granite 4.2 open reasoning family, released Aug 25 2026 under Apache-2.0 (ibm-granite/granite-4.2-3b; reports ~4B parameters on Hugging Face) and aimed at local / edge deployment. A dense, decoder-only transformer with the family's thinking / non-thinking switch and low-effort thinking mode, pre-trained from scratch on ~15T tokens with a five-phase curriculum (context extended to a claimed 512K; shipped configuration 131,072 tokens), then SFT on reasoning data and multi-stage RL. Supports native tool calling. Open weights on Hugging Face, Ollama, and GitHub; no hosted list price at launch.

Dense4B131K ctxAug 25, 2026

Granite 4.2 8B

Available
IBMOpen source

The mid-size member of IBM's Granite 4.2 open reasoning family, released Aug 25 2026 under Apache-2.0 (ibm-granite/granite-4.2-8b; reports ~9B parameters on Hugging Face). A dense, decoder-only transformer sharing the family's thinking / non-thinking switch and low-effort thinking mode, pre-trained from scratch on ~15T tokens with a five-phase curriculum (context extended to a claimed 512K; shipped configuration 131,072 tokens), then SFT on reasoning/agentic-trajectory data and multi-stage RL. Like the 30B, it is trained to call tools and act inside real sandboxed environments for multi-step software-engineering, terminal, and search-driven tasks. Open weights on Hugging Face, Ollama, and GitHub; no hosted list price at launch.

Dense9B131K ctxAug 25, 2026

Granite 4.2 30B

Available
IBMOpen source

The flagship of IBM's Granite 4.2 family, released Aug 25 2026 under Apache-2.0 (ibm-granite/granite-4.2-30b; reports ~29B parameters on Hugging Face). A dense, decoder-only transformer with a thinking / non-thinking switch so one checkpoint can either reason step by step or answer directly, plus a low-effort thinking mode that caps the reasoning budget on easy queries. Pre-trained from scratch on ~15T tokens with a five-phase curriculum that extends context to a claimed 512K (shipped configuration 131,072 tokens), then supervised fine-tuned on chain-of-thought / reasoning / agentic-trajectory data and post-trained with multi-stage RL. Aimed squarely at agent work — native tool calling, multi-step software engineering, terminal tasks, and search-driven workflows — with the 8B and 30B trained to act with tools inside real sandboxed environments. Open weights on Hugging Face, Ollama, and GitHub; no per-token hosted list price at launch.

Dense29B131K ctxAug 25, 2026

Hy-MT2-30B-A3B

Available
Tencent HunyuanOpen weights

The flagship of Tencent Hunyuan's Hy-MT2 family of 'fast-thinking' multilingual machine-translation models, open-weighted on Hugging Face on Aug 20 2026. A Mixture-of-Experts model with 30B total and ~3B active parameters covering 33 language pairs plus five Chinese-dialect and minority-language pairs, with workflows for structured/delimiter-based, contextual, glossary-based, and style-guided translation. Runs a short 8,192-token context with up to 4,096 output tokens and is small enough to run locally. Tencent reports it outperforming open heavyweights such as DeepSeek-V4-Pro and Kimi K2.6 on translation quality, with even the smaller 1.8B sibling (Hy-MT2-1.8B, released the same day) beating commercial APIs from Microsoft and Doubao — vendor figures, unverified at launch. A specialized translation LLM (text in/out), included as in-scope; the smaller 1.8B and FP8 variants are not tracked separately.

MoE30B8K ctxAug 20, 2026

Ornith-1.5-9B

Available
DeepReinforce (Ornith)Open weights

The smallest model in DeepReinforce's Ornith-1.5 family (released 2026-08-19, MIT, weights on Hugging Face): a 9B-parameter dense coding/agent model trained with the family's self-improving task-and-scaffold RL loop, and shipped with a quantized 'Ornith-1.5-9B-Mobile' build that runs on iPhone and Android. Vendor-reported, five-run-averaged figures put it at 47.0 on Terminal-Bench 2.1 and 70.6 on SWE-Bench Verified, which DeepReinforce places above larger models including Gemma 4-31B and Qwen3.6-35B-A3B. Figures are self-reported and unverified at launch.

Dense9B ctxAug 19, 2026

Ornith-1.5-35B-A3B

Available
DeepReinforce (Ornith)Open weights

The mid-size model in DeepReinforce's Ornith-1.5 family (released 2026-08-19, MIT, weights on Hugging Face): a 35B-parameter Mixture-of-Experts that activates ~3B parameters per token, trained with the same self-improving task-and-scaffold generation loop as the 397B flagship. Vendor-reported, five-run-averaged figures put it at 68.5 on Terminal-Bench 2.1 and 79.0 on SWE-Bench Verified while activating only 3B parameters per token — which DeepReinforce reports as outperforming dense models of similar or larger size such as Meta's Muse-Glimmer-30B and Gemma 4-31B. Figures are self-reported and unverified at launch.

MoE35B ctxAug 19, 2026

Qwen3.8-27B

Available
Alibaba (Qwen)Open weights

The open-weight, single-GPU sibling of Qwen3.8-Max, published by Alibaba on Hugging Face on Aug 14 2026 under Apache 2.0 — the smaller open release Alibaba had promised alongside the closed Qwen3.8-Max flagship. A 27B dense model (~28B counting the ~1B vision encoder) with 64 layers, hidden size 5,120, and a 248,320-token vocabulary. Uses a hybrid attention stack — 48 Gated DeltaNet linear-attention layers to 16 full Gated Attention layers (a 3:1 split) — for a native 262,144-token context, extendable to 1M via YaRN. Natively multimodal (text, image, and video input; text output) and ships with Multi-Token Prediction for speculative decoding. Quantized (Unsloth dynamic GGUFs) it runs in ~16-17GB of VRAM, fitting a single consumer GPU such as a 3090 or 4090 — positioned as one of the most capable local models of 2026.

Hybrid27B262K ctxAug 14, 2026

Dots3-Note Preview

Preview
Dots Studio (rednote-hilab)Open weights

The first open-weight release in the dots3 series from Dots Studio (rednote-hilab), the AI lab of Xiaohongshu (RedNote), open-weighted on Hugging Face on Aug 14 2026 under Apache-2.0. A Mixture-of-Experts model with ~280B total parameters and ~16B active per token, carrying a 512K-token context and multimodal understanding across text, vision, and audio (text output). Positioned less around benchmark-maxxing and more around combining reasoning, long-context processing, coding, and multi-step agent workflows in a compute-efficient architecture optimized for long-horizon real-world tasks. Introduces TEMPO, a reinforcement-learning method for long-horizon agents in which the model periodically checkpoints its own progress and updates its working memory mid-task. Comes from the same dots3 series whose internal build scored a perfect 42/42 at the 2026 International Mathematical Olympiad. Weights ship in BF16 and FP8; served free on OpenRouter (dots-studio/dots3-note-preview) at launch.

MoE280B512K ctxAug 14, 2026

North Micro Vision Instruct

Available
CohereOpen source

Cohere's compact document-focused vision-language model, published Aug 12 2026 under Apache 2.0. A 2.4B-parameter VLM combining a custom 400M native-resolution vision encoder, a 2B language model on the Command A+ architecture, and a projector; it preserves aspect ratio for images up to 1654x2339px (an A4 page at 200 dpi). Multilingual visual understanding across documents, charts, and natural images, text output. Vendor-reported: 0.921 DocVQA and 0.808 ChartQA on document tasks, 0.732 RefCOCO on visual grounding, and 0.687 MMBench on general VQA; text-only capability lags larger models. Part of Cohere's North product family alongside North Mini Code. Open weights on Hugging Face.

2.4B ctxAug 12, 2026

LFM2.5-VL-3B

Available
Liquid AIOpen weights

Liquid AI's edge vision-language model, released Aug 12 2026 — a 3.1B-parameter VLM built on the LFM2.5-2.6B text base with an integrated SigLIP2 400M NaFlex vision encoder. Accepts text, images, and video frames and returns text, tuned for on-device screen understanding, visual grounding, and tool calling. Vendor-reported: 80.7 average on ScreenSpot-v2 screen understanding, 87.9 P@1 on RefCOCO grounding, 59.5 on ToolSandbox function calling, 81.0 on MMBench, and 69.4 averaged across 28 benchmarks. Runs on-device at ~228 tok/s on an Apple M5 Max and ~116 tok/s on an AMD Ryzen AI Max+ 395; supported in llama.cpp, MLX, vLLM, SGLang, and ONNX. Open weights on Hugging Face.

Hybrid3.1B ctxAug 12, 2026

Nemotron 3.5 Lightning

Available
NVIDIAOpen weights

NVIDIA's efficient open Mixture-of-Experts model, released Aug 11 2026 for long-running agents. A hybrid Mamba-2 + MoE + Attention design with ~31.6B total and ~3.6B active parameters and a 1M-token context, shipped alongside the NeMo Switchyard model router. NVIDIA reports performance comparable to gpt-oss-120b at roughly a quarter of the total parameters, up to 4x the output speed of similar-sized models, and 10,000 tasks completed ~30% faster than Qwen3.6-35B at similar accuracy. Vendor-reported BF16 figures: SWE-bench Verified 51.56, GPQA Diamond 75.44, MMLU Pro 81.94, PinchBench 85.37 — self-reported and unverified by an independent harness at launch. Ships under the permissive OpenMDW-1.1 license with weights, training data, and recipes released, and is available on Hugging Face, ModelScope, OpenRouter, and build.nvidia.com as an NVIDIA NIM microservice.

Hybrid31.6B1M ctxAug 11, 2026

Muse Glimmer

Available
Meta AIOpen weights

Meta's first open-weight agentic model, released Aug 10, 2026 under an Apache 2.0 license — Meta's return to open weights after the closed Muse Spark line. A ~30B-parameter dense causal transformer (about 29.6B parameters across 52 layers) paired with a ~1.8B ViT-G/14 perception encoder, so it accepts interleaved text and images and returns text across more than 100 languages. Carries a 131,072-token context, a 202,048-token vocabulary, and a Jan 4, 2026 knowledge cutoff. Uses grouped-query attention (32 query heads, 2 KV heads) in a local/local/local/global pattern with a 2,048-token sliding window, plus speculative decoding for throughput. Quantized to roughly 4-bit it fits inside a ~24GB memory envelope, running on a single consumer GPU or an Apple-silicon Mac — the model is tuned for on-device agent workloads. Shipped the same week as the closed-weight Muse Spark 1.2 coding flagship; Meta's first agentic model to ship with both open weights and a permissive commercial-use license.

Dense30B131K ctxAug 10, 2026

LFM2.5-2.6B

Available
Liquid AIOpen weights

Liquid AI's on-device agentic model, released Aug 6 2026 (surfaced on hosted platforms ~Aug 11) — a 2.69B-parameter dense model, distinct from the LFM2.5-8B-A1B MoE. Uses Liquid's hybrid stack across 30 layers: 22 double-gated short-convolution blocks plus 8 grouped-query-attention blocks, with a 128K-token vocabulary and a 131,072-token context, pre-trained on ~34T tokens across 16 languages. Text-only, built to plan, call tools, and complete multi-step tasks entirely on-device (phone, laptop, PC, or robot) so data never leaves the device and the marginal cost per run is near zero; Liquid reports tool-use and instruction-following competitive with models ~4x its size (e.g. leading Qwen3.5-9B on ToolSandbox, Multi-IF, and IFStruct), while explicitly not recommending it for agentic coding or knowledge-heavy work. Decodes at ~220 tok/s on an Apple M5 Max in under 2.5GB and ~30 tok/s on a phone. Open weights (base + post-trained) on Hugging Face under the LFM Open License (lfm1.0), shipped day-one in GGUF, MLX, and ONNX.

Hybrid2.69B131K ctxAug 6, 2026

Ling-3.0-tiny

Available
Ant Group (inclusionAI)Open weights

The smallest member of Ant Group inclusionAI's Ling 3.0 family, open-weighted on Hugging Face on Aug 6 2026 under the MIT license — distinct from the (API-only at launch) Ling-3.0-flash. A sparse Mixture-of-Experts model with 7.9B total parameters and only ~1.3B active per token: 128 routed experts with 8 routed plus 1 shared expert active per token, using the same 3:1 alternating stack of Kimi Delta Attention (KDA, linear) and Multi-head Latent Attention (MLA) layers as the rest of the family, for a 262,144-token (256K) context. Pitched as a highly economical on-device agent/reasoning model; weights are provided in BF16, FP8, and INT4 for a wide range of hardware. Vendor benchmark figures are unverified at launch.

MoE7.9B262K ctxAug 6, 2026

DeepSeek-V4-Flash-0731

Retired
DeepSeekOpen source

The production release of DeepSeek's V4-Flash tier — the April V4-Flash preview retrained on a substantially improved post-training pipeline targeting coding, agents, reasoning, and tool use, with no change to the base architecture. Retains 284B total / 13B active parameters (MoE) and the 1M-token context window. DeepSeek reports the 0731 build scoring higher than its own larger V4-Pro-Preview on all nine agent and coding benchmarks it published — a vendor-reported result, with independent replication still limited at launch. Weights released on Hugging Face under the MIT license; API pricing held at $0.14 / $0.28 per Mtok. The upgrade is silent for existing callers: same endpoint, same key, same deepseek-v4-flash model name, zero migration cost. RETIRED 2026-09-10: the `deepseek-v4-flash` API id this dated build served was retired in favour of DeepSeek-V4.1-Flash and now routes there.

MoE284B1M ctxJul 31, 2026

Laguna S 2.1

Available
PoolsideOpen source

Poolside'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.

MoE118B1M ctxJul 21, 2026

Nemotron-Labs-3-Puzzle-75B-A9B

Available
NVIDIAOpen weights

A 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.

Hybrid75.3B1M ctxJul 6, 2026

Laguna XS 2.1

Available
PoolsideOpen source

Poolside'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.

MoE33B256K ctxJul 2, 2026

DiffusionGemma 26B-A4B

Available
Google DeepMindOpen source

An 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.

MoE25.2B256K ctxJun 10, 2026

North Mini Code 1.0

Available
CohereOpen source

Cohere'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.

MoE30B256K ctxJun 9, 2026

Gemma 4 12B

Available
Google DeepMindOpen source

A 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.

Dense12B256K ctxJun 3, 2026

Step-3.7-Flash

Available
StepFunOpen source

StepFun'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.

MoE196B256K ctxMay 29, 2026

LFM2.5-8B-A1B

Available
Liquid AIOpen weights

Liquid 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.

MoE8.3B131K ctxMay 28, 2026

MiniMax-M2.7

Available
MiniMaxFrontierOpen weights

Open-weight agentic model from MiniMax focused on real-world software engineering, office tasks, tool use, and self-improving training workflows.

MoE229.9B ctxMay 26, 2026

Qwen3.6-27B

Available
Alibaba (Qwen)Open source

Dense 27B that punches far above its weight on agentic coding — easy to self-host on a single GPU node.

Dense27B256K ctxMay 12, 2026

DeepSeek V4-Flash

Retired
DeepSeekOpen source

Efficient V4 companion model with 284B total / 13B active parameters and the same one-million-token context window. RETIRED 2026-09-10: superseded by DeepSeek-V4.1-Flash. For compatibility the `deepseek-v4-flash` API id temporarily routes to V4.1-Flash.

MoE284B1M ctxApr 24, 2026

Hunyuan-A13B-Instruct

Available
Tencent HunyuanOpen weights

Tencent Hunyuan open-weight fine-grained MoE model with 80B total parameters and 13B active parameters, optimized for agentic tool use.

MoE80B ctxApr 22, 2026

MiMo-V2.5

Available
Xiaomi (MiMo)Open source

Xiaomi'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.

MoE310B1M ctxApr 22, 2026

Gemma 4 31B

Available
Google DeepMindOpen source

Google DeepMind's Gemma 4 advanced-reasoning open model for personal computers, part of the April 2026 Gemma 4 family.

Dense31B ctxApr 2, 2026

Nemotron 3 Super 120B-A12B

Available
NVIDIAFrontierOpen weights

Open-weight hybrid Mamba-Transformer MoE designed for collaborative agents and high-volume enterprise workflows.

Hybrid120B1M ctxMar 16, 2026

Mistral Small 4

Available
Mistral AIOpen source

Mistral'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.

MoE119B256K ctxMar 16, 2026

Step-3.5-Flash

Available
StepFunOpen source

StepFun's Apache-licensed sparse MoE model for fast agentic execution, coding, math, browsing, and tool-use workflows.

MoE196B256K ctxMar 14, 2026

Sarvam-105B

Available
Sarvam AIOpen source

Apache-licensed Indian-context MoE from Sarvam AI, optimized for reasoning, coding, agentic tasks, and 22 Indian languages.

MoE105B128K ctxMar 6, 2026

Qwen3.5-9B

Available
Alibaba (Qwen)Open source

The 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).

Dense9B262K ctxMar 2, 2026

Qwen3.5-4B

Available
Alibaba (Qwen)Open source

A 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.

Dense4B262K ctxMar 2, 2026

Qwen3.5-2B

Available
Alibaba (Qwen)Open source

A 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.

Dense2B262K ctxMar 2, 2026

Qwen3.5-0.8B

Available
Alibaba (Qwen)Open source

The 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.

Dense0.8B262K ctxMar 2, 2026

Qwen3-Coder-Next

Available
Alibaba (Qwen)Open source

Apache-licensed Qwen3-Next coding-agent model with 80B total / 3B active parameters, 256K context, and long-horizon tool-use training.

Hybrid80B262K ctxFeb 3, 2026

OLMo 3 Think 32B

Available
Allen Institute for AI (Ai2)Open source

Ai2's fully open thinking model with public weights, code, data, checkpoints, and training details across the OLMo 3 pipeline.

Dense32B ctxDec 15, 2025

Nemotron 3 Nano 30B-A3B

Available
NVIDIAOpen weights

Efficient Nemotron 3 MoE checkpoint for agentic reasoning and coding, activating about 3B parameters while supporting 1M-token contexts.

Hybrid30B1M ctxDec 15, 2025

LFM2 1.2B

Available
Liquid AIOpen weights

Liquid AI hybrid model for efficient CPU/GPU/NPU local deployment, using short convolutions plus attention blocks.

Hybrid1.17B33K ctxNov 28, 2025

Kimi-Linear-48B-A3B-Instruct

Available
Moonshot AIOpen source

MIT-licensed hybrid linear-attention model using Kimi Delta Attention, built for million-token contexts with much lower KV-cache usage.

Hybrid48B1.0M ctxOct 31, 2025

Gemma 3 27B

Available
Google DeepMindOpen weights

Google's open multimodal model: 128k context, 140+ languages, runs on a single GPU.

Dense27B128K ctxSep 4, 2025

Seed-OSS-36B-Instruct

Available
ByteDance SeedOpen source

ByteDance Seed's Apache-licensed long-context reasoning and agent model, with controllable thinking budgets and a native 512K context.

Dense36B512K ctxAug 20, 2025

GLM-4.5V

Available
Z.ai (Zhipu AI)Open source

Vision-language GLM based on GLM-4.5-Air, covering image, video, document, grounding, and GUI-agent tasks.

MoE106B ctxAug 11, 2025

gpt-oss-20b

Available
OpenAIOpen source

Smaller gpt-oss reasoning model optimized for local inference on systems with about 16GB of memory.

MoE21B128K ctxAug 5, 2025

gpt-oss-120b

Available
OpenAIOpen source

OpenAI's larger open-weight reasoning model, a 117B-total / 5.1B-active MoE with 128K context for local and self-hosted deployment.

MoE117B128K ctxAug 5, 2025

Falcon-H1 34B

Available
Technology Innovation InstituteOpen weights

A hybrid attention + state-space-model (SSM) design that matches 70B-class models with fewer parameters.

Hybrid34B256K ctxJul 31, 2025

GLM-4.5-Air

Available
Z.ai (Zhipu AI)Open source

Compact GLM-4.5 companion with 106B total / 12B active parameters for efficient agentic reasoning and coding.

MoE106B128K ctxJul 28, 2025

EXAONE 4.0 32B

Available
LG AI ResearchOpen weights

LG AI Research's unified model with non-reasoning and reasoning modes, agentic tool use, and English, Korean, and Spanish support.

Dense32B ctxJul 15, 2025

SmolLM3 3B

Available
Hugging FaceOpen source

Hugging Face's fully open 3B multilingual long-context model with optional reasoning mode and 128K context.

Dense3B128K ctxJul 8, 2025

Kimi-VL-A3B-Thinking-2506

Available
Moonshot AIOpen source

Updated MIT-licensed Kimi-VL reasoning model with better multimodal reasoning, video understanding, high-resolution perception, and lower thinking-token use.

MoE16B128K ctxJun 21, 2025

Kimi-Dev-72B

Available
Moonshot AIOpen source

MIT-licensed coding LLM trained with repository-level reinforcement learning for software issue resolution.

Dense73B ctxJun 17, 2025

Magistral Small

Available
Mistral AIOpen weights

Open-weight 24B reasoning model from Mistral's Magistral family, popular for local reasoning experiments.

Dense24B40K ctxJun 10, 2025

Devstral Small 2505

Preview
Mistral AIOpen source

Mistral 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.

Dense24B128K ctxMay 21, 2025

Gemma 3n E4B

Available
Google DeepMindOpen weights

Google'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.

Hybrid8B32K ctxMay 20, 2025

Phi-4 Reasoning

Available
MicrosoftOpen weights

Phi-4 reasoning-specialized model family for math, science, and chain-of-thought style tasks.

Dense14B ctxApr 30, 2025

Granite 3.3 8B

Available
IBMOpen source

Granite 3.3 text update for enterprise chat, RAG, and instruction-following workflows.

Dense8B128K ctxApr 30, 2025

Kimi-Audio-7B-Instruct

Available
Moonshot AIOpen source

Open audio foundation model for audio understanding, generation, speech recognition, audio QA, captioning, and speech conversation.

Hybrid10B ctxApr 25, 2025

Kimi-VL-A3B-Instruct

Available
Moonshot AIOpen source

Efficient MIT-licensed vision-language MoE for OCR, image/video understanding, long documents, and OS-style agent tasks.

MoE16B128K ctxApr 17, 2025

Llama-3.3-Nemotron-Super-49B

Available
NVIDIAOpen weights

Open Llama Nemotron reasoning model from NVIDIA's 2025 Nemotron family.

Dense49B128K ctxApr 2, 2025

Qwen2.5-Omni-7B

Available
Alibaba (Qwen)Open weights

Local omni-modal Qwen model that supports text, image, audio, video, and speech generation in a 7B package.

Dense7B ctxMar 26, 2025

Mistral Small 3.1

Available
Mistral AIOpen source

Apache-licensed Small update adding vision and a 128K context window to the efficient 24B line.

Dense24B128K ctxMar 17, 2025

OLMo 2 32B

Available
Allen Institute for AI (Ai2)Open source

A fully open model — weights, data, and training code all public — and the first such to beat GPT-3.5 / GPT-4o mini.

Dense32B4K ctxMar 13, 2025

Granite 3.2 8B

Available
IBMOpen source

Granite 3.2 update with reasoning controls and multimodal/document-oriented Granite variants.

Dense8B128K ctxFeb 26, 2025

Moonlight-16B-A3B-Instruct

Available
Moonshot AIOpen source

MIT-licensed 16B/3B-active MoE trained with Moonshot's scalable Muon optimizer experiments.

MoE16B8K ctxFeb 24, 2025

DeepHermes 3 Llama 3 8B

Available
Nous ResearchOpen weights

Nous reasoning-oriented Hermes model trained to combine concise answers with optional deep reasoning traces.

Dense8B8K ctxFeb 18, 2025

Dolphin 3.0 Llama 3.1 8B

Available
Cognitive ComputationsOpen weights

Popular local assistant model tuned for coding, math, function calling, and agentic workflows.

Dense8B128K ctxFeb 2, 2025

Mistral Small 3

Available
Mistral AIOpen source

A latency-optimized 24B dense model under Apache-2.0 — a popular local-deployment workhorse.

Dense24B32K ctxJan 30, 2025

Qwen2.5-VL-72B

Available
Alibaba (Qwen)Open weights

Vision-language Qwen2.5 model for image, document, video, and agentic visual grounding tasks.

Dense72B128K ctxJan 26, 2025

Granite 3.1 8B

Available
IBMOpen source

IBM's enterprise-focused open model with a 128k context, Apache-2.0 licensed.

Dense8B128K ctxDec 18, 2024

Falcon 3 10B

Available
Technology Innovation InstituteOpen weights

UAE's TII open model designed to run on light infrastructure, including laptops.

Dense10B32K ctxDec 17, 2024

Command R7B

Available
CohereOpen weights

Cohere's smallest, fastest R-series model, tuned for RAG and tool use on modest hardware.

Dense8B128K ctxDec 13, 2024

Phi-4

Available
MicrosoftOpen source

A 14B dense model that rivals far larger ones on math and reasoning, under a permissive MIT license.

Dense14B16K ctxDec 12, 2024

EXAONE 3.5 32B

Available
LG AI ResearchOpen weights

EXAONE 3.5 32B open-weight model for bilingual reasoning, coding, and long-context tasks.

Dense32B32K ctxDec 9, 2024

Llama 3.3 70B

Available
Meta AIOpen weights

Late-2024 70B Llama update delivering much of the 405B instruction-following quality at lower serving cost.

Dense70B128K ctxDec 6, 2024

QwQ-32B-Preview

Available
Alibaba (Qwen)Open source

Qwen's first public reasoning-preview model, aimed at math, coding, and deliberate problem solving.

Dense32B32K ctxNov 28, 2024

Qwen2.5-Coder-32B

Available
Alibaba (Qwen)Open source

Code-specialized Qwen2.5 model family, with the 32B checkpoint as the flagship open coding model.

Dense32B128K ctxNov 12, 2024

SmolLM2 1.7B

Available
Hugging FaceOpen source

Compact on-device model family trained on 11T tokens, popular for lightweight local chat and experimentation.

Dense1.7B ctxNov 4, 2024

Sarvam-1

Available
Sarvam AIOpen weights

Sarvam's 2B open model trained for ten major Indian languages.

Dense2B ctxOct 22, 2024

Granite 3.0 8B

Available
IBMOpen source

Apache-licensed Granite 3.0 text model, part of IBM's push toward enterprise-friendly open models.

Dense8B4K ctxOct 21, 2024

Llama-3.1-Nemotron-70B

Available
NVIDIAOpen weights

NVIDIA-tuned Llama 3.1 70B instruction model optimized with Nemotron reward and alignment recipes.

Dense70B128K ctxOct 15, 2024

Molmo 72B

Available
Allen Institute for AI (Ai2)Open weights

Open multimodal model family trained for strong image understanding, pointing, and visual grounding.

Dense72B ctxSep 25, 2024

Qwen2.5-72B

Available
Alibaba (Qwen)Open weights

Broad Qwen2.5 foundation-model update spanning general, coding, math, and multimodal descendants.

Dense72B128K ctxSep 19, 2024

Pixtral 12B

Available
Mistral AIOpen source

Mistral's first open multimodal model, adding image understanding to a Mistral text backbone.

Dense12B128K ctxSep 17, 2024

Yi-Coder-9B

Available
01.AIOpen weights

01.AI's compact code model trained for repository-scale programming and code completion tasks.

Dense9B128K ctxSep 5, 2024

OLMoE 1B-7B

Available
Allen Institute for AI (Ai2)Open source

Fully open sparse MoE model with 7B total and about 1B active parameters.

MoE7B ctxSep 3, 2024

Phi-3.5 MoE

Available
MicrosoftOpen weights

Phi-3.5 mixture-of-experts model, scaling Microsoft's small-model line while preserving efficient active parameters.

MoE42B128K ctxAug 20, 2024

EXAONE 3.0 7.8B

Available
LG AI ResearchOpen weights

LG's first open-weight EXAONE model, a compact bilingual instruction model for Korean and English.

Dense7.8B ctxAug 7, 2024

MiniCPM-V 2.6

Available
OpenBMBOpen weights

8B vision-language model for local image, multi-image, OCR, and video understanding, with llama.cpp and Ollama support.

Dense8B ctxAug 2, 2024

Mistral NeMo

Available
Mistral AIOpen source

Apache-licensed 12B model co-developed with NVIDIA, including a 128K context window and strong multilingual tokenization.

Dense12B128K ctxJul 18, 2024

Gemma 2 27B

Available
Google DeepMindOpen weights

Second-generation Gemma model, improving open-weight quality and efficiency at 9B and 27B sizes.

Dense27B8K ctxJun 27, 2024

Qwen2-72B

Available
Alibaba (Qwen)Open weights

Qwen2's largest dense model, introducing stronger multilingual support, coding/math gains, and long-context variants.

Dense72B128K ctxJun 7, 2024

GLM-4-9B

Available
Z.ai (Zhipu AI)Open weights

Open GLM-4 9B model family, covering chat, long-context, and code-oriented variants.

Dense9B128K ctxJun 5, 2024

Codestral 22B

Available
Mistral AIOpen weights

Mistral's first code-specialized model, trained for code generation, fill-in-the-middle, and multi-language programming tasks.

Dense22B32K ctxMay 29, 2024

Aya 23 35B

Available
CohereOpen weights

Open multilingual research model covering 23 languages, released by Cohere For AI.

Dense35B ctxMay 23, 2024

Yi-1.5-34B

Available
01.AIOpen weights

Yi 1.5 update with stronger instruction following, coding, math, and multilingual performance.

Dense34B4K ctxMay 13, 2024

Falcon 2 11B

Available
Technology Innovation InstituteOpen weights

Falcon 2 generation, including text and vision-language 11B models under a permissive TII license.

Dense11B8K ctxMay 13, 2024

Granite Code 34B

Available
IBMOpen source

Apache-2.0 code model from IBM's Granite Code family, used for local code generation and enterprise coding assistants.

Dense34B8K ctxMay 6, 2024

Phi-3 Mini

Available
MicrosoftOpen weights

3.8B-parameter Phi-3 model released as a phone-capable small model with 4K and 128K variants.

Dense3.8B128K ctxApr 23, 2024

Llama 3 70B

Available
Meta AIOpen weights

First Llama 3 release, with 8B and 70B open models and a stronger tokenizer, data mix, and post-training stack.

Dense70B8K ctxApr 18, 2024

CodeGemma 7B

Available
Google DeepMindOpen weights

Open code-specialized Gemma model for local code completion, generation, and instruction-following.

Dense7B8K ctxApr 9, 2024

Jamba

Available
AI21 LabsOpen weights

First Jamba hybrid Transformer-Mamba MoE model with open weights and a 256K context length.

Hybrid52B256K ctxMar 28, 2024

StarCoder2 15B

Available
BigCodeOpen weights

Next-generation BigCode code model trained on 4T+ tokens and 600+ programming languages, with 16K context.

Dense16B16K ctxFeb 28, 2024

Gemma 7B

Available
Google DeepMindOpen weights

First Gemma open-weight text model family, derived from the same research lineage as Gemini.

Dense7B8K ctxFeb 21, 2024

Qwen1.5-72B-Chat

Available
Alibaba (Qwen)Open weights

Largest chat-tuned Qwen1.5 dense checkpoint, released with stronger human-preference alignment, multilingual support, and 32K context.

Dense72B33K ctxFeb 4, 2024

OLMo 7B

Available
Allen Institute for AI (Ai2)Open source

Ai2's first fully open language model release, including weights, training data, code, logs, and intermediate checkpoints.

Dense7B4K ctxFeb 1, 2024

Stable LM 2 1.6B

Available
Stability AIOpen weights

Small multilingual Stable LM release built for low hardware barriers and local experimentation.

Dense1.6B ctxJan 19, 2024

DeepSeekMoE 16B

Available
DeepSeekOpen source

Early DeepSeek sparse MoE research model that foreshadowed the later V2/V3 architecture direction.

MoE16B4K ctxJan 11, 2024

Nous Hermes 2 Mixtral

Available
Nous ResearchOpen source

Nous instruction-tuned Mixtral model with strong open-chat and tool-use adoption.

MoE47B32K ctxJan 11, 2024

OpenChat 3.5

Available
OpenChatOpen source

Compact Mistral-based local chat model trained with C-RLFT, popular in early 2024 local leaderboards.

Dense7B ctxJan 6, 2024

TinyLlama 1.1B Chat

Available
TinyLlamaOpen source

Compact Llama-style 1.1B chat model trained for local experimentation and low-memory deployments.

Dense1.1B ctxJan 1, 2024

Phi-2

Available
MicrosoftOpen weights

2.7B-parameter Phi model showing strong reasoning and language understanding at small scale.

Dense2.7B ctxDec 12, 2023

OpenHathi-7B

Available
Sarvam AIOpen weights

Sarvam AI's first open Indic language model, adapted from Llama 2 for Hindi and Indian-language work.

Dense7B ctxDec 12, 2023

Mixtral 8x7B

Available
Mistral AIOpen source

The open sparse Mixture-of-Experts that brought MoE efficiency to the open ecosystem.

MoE47B32K ctxDec 11, 2023

Qwen-72B

Available
Alibaba (Qwen)Open weights

Alibaba's first major open Qwen model and the start of a prolific open-weight line.

Dense72B32K ctxNov 30, 2023

DeepSeek LLM 67B

Available
DeepSeekOpen source

First general DeepSeek language model family, with 7B and 67B base/chat checkpoints.

Dense67B4K ctxNov 29, 2023

Yi-34B-Chat

Available
01.AIOpen weights

Chat-tuned Yi-34B checkpoint from 01.AI, released alongside quantized chat variants for bilingual open-weight assistants.

Dense34B4K ctxNov 23, 2023

Yi-34B

Available
01.AIOpen weights

01.AI's strong bilingual open model, with a 200k-context variant.

Dense34B200K ctxNov 6, 2023

DeepSeek Coder 33B

Available
DeepSeekOpen source

DeepSeek's first public code-model family, released before the general DeepSeek LLM line.

Dense33B16K ctxNov 2, 2023

LLaVA 1.5 13B

Available
LLaVAOpen weights

Open vision-language assistant and one of the most widely run early local multimodal models.

Hybrid13B ctxSep 30, 2023

Mistral 7B

Available
Mistral AIOpen source

The 7B that punched far above its weight and put Mistral on the map.

Dense7B8K ctxSep 27, 2023

Qwen-14B

Available
Alibaba (Qwen)Open weights

Second open Qwen size, expanding the first-generation Qwen language-model lineup.

Dense14B8K ctxSep 25, 2023

Granite 13B

Available
IBMOpen weights

IBM's early Granite foundation model family for enterprise language and code tasks.

Dense13B ctxSep 7, 2023

Code Llama 34B

Available
Meta AIOpen weights

Meta's first code-specialized Llama model family, released in base, Python, and instruction-tuned variants.

Dense34B16K ctxAug 24, 2023

Qwen-7B

Available
Alibaba (Qwen)Open weights

Alibaba's first open Qwen checkpoint and the start of the Qwen open-model line.

Dense7B32K ctxAug 3, 2023

Nous-Hermes-Llama2-13B

Available
Nous ResearchOpen weights

Early Nous Hermes instruction model on Llama 2, widely used in the open-model fine-tuning ecosystem.

Dense13B4K ctxJul 24, 2023

Llama 2 70B

Available
Meta AIOpen weights

The release that made capable open-weight models genuinely usable for production.

Dense70B4K ctxJul 18, 2023

ChatGLM2-6B

Available
Z.ai (Zhipu AI)Open weights

Second open ChatGLM generation, improving long context, inference efficiency, and bilingual chat quality.

Dense6B32K ctxJun 25, 2023

Phi-1

Available
MicrosoftOpen weights

Microsoft's first Phi small-language-model release, demonstrating strong code performance from textbook-quality synthetic data.

Dense1.3B ctxJun 21, 2023

Falcon 40B

Available
Technology Innovation InstituteOpen weights

TII's breakout open Falcon model, released before Falcon 180B and trained on the RefinedWeb corpus.

Dense40B2K ctxMay 25, 2023

MPT-7B

Available
Databricks / MosaicMLOpen source

MosaicML's permissively licensed 7B model, an early favorite for commercial local fine-tuning and long-context variants.

Dense7B2K ctxMay 5, 2023

Vicuna 13B

Available
LMSYS / SkyLabOpen weights

LMSYS instruction-tuned LLaMA model that became a landmark early local ChatGPT-style assistant.

Dense13B ctxMar 30, 2023

ChatGLM-6B

Available
Z.ai (Zhipu AI)Open weights

Zhipu AI and Tsinghua KEG's first widely used open bilingual ChatGLM checkpoint.

Dense6B2K ctxMar 14, 2023

LLaMA

Available
Meta AIOpen weights

Meta's first LLaMA, released to researchers; its leak catalyzed the open-weight movement.

Dense65B2K ctxFeb 24, 2023

GPT-2

Available
OpenAIOpen source

Initially withheld over misuse fears, then fully released in Nov 2019 — an early 'limited release' debate.

Dense1.5B1K ctxNov 5, 2019

BERT

Available
Google DeepMindOpen source

The bidirectional encoder that reshaped NLP and seeded the transformer era.

Dense0.34B512 ctxOct 11, 2018