Models

Explore a full range of LLM AI options for comparison, from local models that run entirely in your browser using your own GPU, to larger API-driven options via OpenRouter models.

Local Models

Run entirely in your browser on your own GPU via WebGPU — no API key, no cost, no data leaving your device. Choose a size tier that fits your hardware: Tiny, Mini, Small, and Lightweight.

Local Tiny Models

Roughly 0.1–1.5B parameters. These load in seconds and run on almost any device with WebGPU. Great for instant responses, demos, and the quantization face-off (full-precision q0 vs 4-bit q4 builds of the same model). Capabilities are limited — short answers and simple instructions rather than deep reasoning. All run in-browser at no cost.

SmolLM2 135M Instruct (full precision) Free · in-browser SmolLM2-135M-Instruct-q0f16-MLC

Hugging Face's smallest SmolLM2 chat model at 135M parameters, in a full-precision build. Blazing fast and featherweight — good for basic completion and as the reference point in a quantization comparison.

SmolLM2 360M Instruct (4-bit) Free · in-browser SmolLM2-360M-Instruct-q4f16_1-MLC

The 360M SmolLM2 quantized to 4-bit for a tiny footprint. Handles short instructions and simple Q&A while staying extremely light on memory.

SmolLM2 360M Instruct (full precision) Free · in-browser SmolLM2-360M-Instruct-q0f16-MLC

The same 360M model at full precision — larger and a bit more robust than the 4-bit build, and the natural reference for seeing how much quantization costs at this size.

TinyLlama 1.1B Chat Free · in-browser TinyLlama-1.1B-Chat-v1.0-q4f16_1-MLC

A community 1.1B model on the Llama architecture, pretrained on roughly 3 trillion tokens. A classic lightweight baseline for on-device chat.

Gemma 3 1B Instruct Free · in-browser gemma3-1b-it-q4f16_1-MLC

Google's smallest Gemma 3 instruction-tuned model. Surprisingly coherent for its size and well suited to short, snappy chat on modest hardware.

Llama 3.2 1B Instruct (4-bit) Free · in-browser Llama-3.2-1B-Instruct-q4f16_1-MLC

Meta's 1B Llama 3.2, built for edge and on-device use. Solid at summarization and simple instruction-following with a very small memory footprint.

Llama 3.2 1B Instruct (full precision) Free · in-browser Llama-3.2-1B-Instruct-q0f16-MLC

The full-precision build of Meta's 1B model — the heavier, higher-fidelity reference to compare against the 4-bit version.

Qwen2.5 0.5B Instruct (4-bit) Free · in-browser Qwen2.5-0.5B-Instruct-q4f16_1-MLC

Alibaba's 0.5B Qwen2.5. Tiny but punches above its weight, with notably strong multilingual ability for the size.

Qwen2.5 0.5B Instruct (full precision) Free · in-browser Qwen2.5-0.5B-Instruct-q0f16-MLC

The full-precision counterpart of the 0.5B Qwen2.5 — heavier but more faithful, ideal for a side-by-side quantization test.

Qwen2.5 Coder 0.5B (4-bit) Free · in-browser Qwen2.5-Coder-0.5B-Instruct-q4f16_1-MLC

A code-specialized 0.5B Qwen tuned on programming data. Handles basic autocomplete and snippet generation right in the browser.

Qwen2.5 Coder 0.5B (full precision) Free · in-browser Qwen2.5-Coder-0.5B-Instruct-q0f16-MLC

The full-precision build of the 0.5B coder model — the reference quality for comparing how quantization affects code generation at tiny scale.

Phi-1.5 Free · in-browser phi-1_5-q4f16_1-MLC

Microsoft's early ~1.3B research model trained on "textbook-quality" synthetic data. A landmark small model that showed strong reasoning-per-parameter.

Qwen3 0.6B (4-bit) Free · in-browser Qwen3-0.6B-q4f16_1-MLC

The newer Qwen3 generation at 0.6B, with optional "thinking" mode. A clear step up from Qwen2.5 at the same size.

Qwen3 0.6B (full precision) Free · in-browser Qwen3-0.6B-q0f16-MLC

The full-precision Qwen3 0.6B — the higher-fidelity reference for the quantization face-off against the 4-bit build.

Local Mini Models

Roughly 1.5–4B parameters. A sweet spot for laptops: genuinely useful for everyday writing, summarizing, and light coding while still loading quickly and fitting comfortably in a few GB of VRAM. All run in-browser at no cost.

Qwen2.5 1.5B Instruct Free · in-browser Qwen2.5-1.5B-Instruct-q4f16_1-MLC

A capable small generalist with strong multilingual support and reliable instruction-following — a good default for quick everyday tasks.

Qwen2.5 Coder 1.5B Free · in-browser Qwen2.5-Coder-1.5B-Instruct-q4f16_1-MLC

A code-focused 1.5B Qwen, useful for autocomplete, short functions, and explaining snippets without leaving the browser.

SmolLM2 1.7B Instruct Free · in-browser SmolLM2-1.7B-Instruct-q4f16_1-MLC

The largest model in Hugging Face's SmolLM2 line — the strongest of the family, with solid general chat for a sub-2B model.

Qwen3 1.7B Free · in-browser Qwen3-1.7B-q4f16_1-MLC

Qwen3 at 1.7B with an optional reasoning mode, offering a meaningful quality bump over the previous generation at the same size.

Gemma 2 2B Instruct Free · in-browser gemma-2-2b-it-q4f16_1-MLC

Google's Gemma 2 at 2B — a well-rounded small chat model known for punching above its size on general tasks.

Gemma 2B Instruct (first generation) Free · in-browser gemma-2b-it-q4f16_1-MLC

The original first-generation Gemma 2B instruct model — a lightweight, dependable baseline from Google.

Llama 3.2 3B Instruct Free · in-browser Llama-3.2-3B-Instruct-q4f16_1-MLC

Meta's 3B edge model — strong at summarization and instruction-following, and one of the most popular small Llamas for on-device use.

Qwen2.5 3B Instruct Free · in-browser Qwen2.5-3B-Instruct-q4f16_1-MLC

A capable 3B generalist that balances quality and speed well for in-browser chat and light reasoning.

Qwen3 4B Free · in-browser Qwen3-4B-q4f16_1-MLC

Among the strongest sub-7B models available, with hybrid thinking. A standout choice when you want the most capability that still fits the Mini tier.

Phi-4 Mini Instruct Free · in-browser Phi-4-mini-instruct-q4f16_1-MLC

Microsoft's compact Phi-4 (~3.8B), tuned for reasoning and math. Delivers notably strong logical performance for its size.

Local Small Models

Roughly 7–13B parameters. The deep end of in-browser models — these need a capable GPU or a 16GB+ Mac, but in return they handle real reasoning, longer writing, and competent coding. All run in-browser at no cost.

Mistral 7B Instruct v0.3 Free · in-browser Mistral-7B-Instruct-v0.3-q4f16_1-MLC

The classic 7B workhorse — reliable general chat with function-calling support and a large, mature ecosystem behind it.

Qwen2.5 7B Instruct Free · in-browser Qwen2.5-7B-Instruct-q4f16_1-MLC

A strong 7B generalist with good multilingual reach and reasoning — one of the most well-rounded models that runs locally.

Qwen2.5 Coder 7B Free · in-browser Qwen2.5-Coder-7B-Instruct-q4f16_1-MLC

One of the best open coding models at 7B, with competitive code generation and debugging — a genuine local coding assistant.

Llama 3.1 8B Instruct Free · in-browser Llama-3.1-8B-Instruct-q4f16_1-MLC

Meta's hugely popular 8B all-rounder, from the long-context Llama 3.1 line. A dependable general-purpose local model.

Qwen3 8B Free · in-browser Qwen3-8B-q4f16_1-MLC

Qwen3 at 8B with hybrid thinking — excellent quality for a model that still runs in the browser, strong at reasoning and code.

Gemma 2 9B Instruct Free · in-browser gemma-2-9b-it-q4f16_1-MLC

Google's 9B Gemma 2 — among the better mid-size open chat models, with a noticeable quality lift over the smaller Gemmas.

Qwen3.5 9B Free · in-browser Qwen3.5-9B-q4f16_1-MLC

A newer Qwen generation at 9B — the strongest in-browser model that still fits a typical high-memory laptop, with refined reasoning and coding.

Llama 2 13B Chat Free · in-browser Llama-2-13b-chat-hf-q4f16_1-MLC

Meta's older 13B Llama 2 chat model. Now legacy, but the largest "Small" option and a useful point of comparison against newer, smaller models.

Local Lightweight Models

The single heavyweight of the in-browser set. Despite the tier name, this is the most demanding local option — a 70B model squeezed into a 3-bit build of roughly 31GB, so it needs a high-memory GPU or a 48GB+ Mac. When your hardware can host it, it delivers near-flagship open quality with no API cost.

Llama 3.1 70B Instruct (3-bit) Free · in-browser Llama-3.1-70B-Instruct-q3f16_1-MLC

Meta's 70B flagship-class open model, aggressively quantized to 3-bit (~31GB VRAM) so it can run locally. Approaches the quality of hosted models, but only on machines with very large memory.

OpenRouter Models

Cloud models accessed via OpenRouter — no local GPU needed. Priced per million tokens. Requires an OpenRouter API key set in API Parameters. Browse by tier: Mini, Lightweight, Midrange, Flagship, and Frontier.

OpenRouter Mini Models

The smallest cloud tier — tiny, ultra-cheap models for the very simplest tasks where speed and price beat capability. Prices are per million tokens (input · output).

Granite 4.0 H Micro per Million tokens $0.017 in / $0.112 out ibm-granite/granite-4.0-h-micro

IBM's tiny hybrid-architecture Granite — enterprise-grade reliability at one of the lowest prices in the catalog.

View on OpenRouter →
Llama 3.2 1B Instruct per Million tokens $0.027 in / $0.201 out meta-llama/llama-3.2-1b-instruct

Meta's tiny 1B Llama — one of the smallest hosted models, for classification and simple text at minimal cost.

View on OpenRouter →
Ministral 3B (2512) per Million tokens $0.10 in / $0.10 out mistralai/ministral-3b-2512

Mistral's smallest Ministral — a 3B edge-class model that is quick and inexpensive for lightweight everyday tasks.

View on OpenRouter →

OpenRouter Lightweight Models

The cheapest cloud tier — high-throughput, low-latency models for simple tasks, classification, and high-volume work where cost per token matters most. Prices are per million tokens (input · output).

Amazon Nova Lite per Million tokens $0.06 in / $0.24 out amazon/nova-lite-v1

Amazon's low-cost multimodal Nova for high-volume text and image tasks — fast and inexpensive, with the AWS ecosystem behind it.

View on OpenRouter →
Amazon Nova Micro per Million tokens $0.035 in / $0.14 out amazon/nova-micro-v1

The cheapest, text-only Nova — built for ultra-low-latency simple tasks at the lowest possible price point.

View on OpenRouter →
Gemini 3.1 Flash Lite per Million tokens $0.25 in / $1.50 out google/gemini-3.1-flash-lite

Google's cheapest and fastest Gemini tier — multimodal and well suited to high-throughput, latency-sensitive tasks.

View on OpenRouter →
Gemma 4 26B (A4B) Instruct per Million tokens $0.06 in / $0.33 out google/gemma-4-26b-a4b-it

Google's open Gemma 4 in a mixture-of-experts configuration (~26B total, ~4B active) — efficient open-weight chat at a very low price.

View on OpenRouter →
Gemma 4 31B Instruct per Million tokens $0.12 in / $0.35 out google/gemma-4-31b-it

A larger dense Gemma 4 model — strong open-weight quality while staying firmly in the budget tier.

View on OpenRouter →
MythoMax L2 13B per Million tokens $0.06 in / $0.06 out gryphe/mythomax-l2-13b

A long-running community favorite for creative writing and roleplay — a Llama-2 merge with a distinctive prose style at a rock-bottom price.

View on OpenRouter →
Granite 4.1 8B per Million tokens $0.05 in / $0.10 out ibm-granite/granite-4.1-8b

IBM's compact Granite 4.1 — a dependable, enterprise-tuned 8B model for everyday tasks at budget cost.

View on OpenRouter →
Llama 3.1 8B Instruct per Million tokens $0.02 in / $0.03 out meta-llama/llama-3.1-8b-instruct

Meta's proven 8B workhorse — a hugely popular open model with excellent price-performance for simple tasks.

View on OpenRouter →
Phi-4 Mini Instruct per Million tokens $0.08 in / $0.35 out microsoft/phi-4-mini-instruct

Microsoft's compact Phi-4, hosted in the cloud — punches above its size on reasoning and math for a low cost.

View on OpenRouter →
Ministral 14B (2512) per Million tokens $0.20 in / $0.20 out mistralai/ministral-14b-2512

The largest of Mistral's edge-focused Ministral line — strong quality for its size with flat, symmetric pricing.

View on OpenRouter →
Ministral 8B (2512) per Million tokens $0.15 in / $0.15 out mistralai/ministral-8b-2512

Mistral's efficient 8B Ministral — fast, capable, and cheap, built for high-volume everyday tasks.

View on OpenRouter →
Nemotron 3 Nano 30B (A3B) per Million tokens $0.05 in / $0.20 out nvidia/nemotron-3-nano-30b-a3b

NVIDIA's efficient Nemotron mixture-of-experts (~30B total, ~3B active) — cheap and fast, tuned for cost-effective deployment.

View on OpenRouter →
GPT-5.4 Nano per Million tokens $0.20 in / $1.25 out openai/gpt-5.4-nano

OpenAI's smallest and cheapest GPT-5.4 tier — built for fast, simple tasks where you still want the GPT family's polish.

View on OpenRouter →
GPT-OSS 20B per Million tokens $0.029 in / $0.14 out openai/gpt-oss-20b

OpenAI's open-weight 20B mixture-of-experts model — remarkably cheap to run and part of the open GPT-OSS line.

View on OpenRouter →
Qwen3 32B per Million tokens $0.08 in / $0.28 out qwen/qwen3-32b

Alibaba's dense 32B Qwen3 — a strong-value generalist that delivers a lot of capability for a budget price.

View on OpenRouter →
Qwen3 Coder 30B (A3B) per Million tokens $0.07 in / $0.27 out qwen/qwen3-coder-30b-a3b-instruct

A code-specialized Qwen3 mixture-of-experts (~30B total, ~3B active) — capable coding assistance at an unusually low price.

View on OpenRouter →
Qwen3 Coder Next per Million tokens $0.11 in / $0.80 out qwen/qwen3-coder-next

An open-weight Qwen3 Coder mixture-of-experts (80B total, ~3B active) with a 262K context — optimized for coding agents and local deployment.

View on OpenRouter →
Poolside Laguna XS 2.1 per Million tokens $0.06 in / $0.12 out poolside/laguna-xs-2.1

Poolside's compact 33B Laguna model — quick, inexpensive responses with a focus on coding and everyday tasks.

View on OpenRouter →
Qwen3.6 27B per Million tokens $0.289 in / $2.40 out qwen/qwen3.6-27b

A compact dense Qwen3.6 (~27B) — solid general reasoning and coding at a lightweight price point.

View on OpenRouter →
Qwen3.6 35B per Million tokens $0.13 in / $1.00 out qwen/qwen3.6-35b-a3b

Alibaba's efficient mixture-of-experts model (35B total, ~3B active) — strong general reasoning and coding at budget pricing with fast, low-cost inference.

View on OpenRouter →
Hunyuan A13B Instruct per Million tokens $0.14 in / $0.57 out tencent/hunyuan-a13b-instruct

Tencent's Hunyuan mixture-of-experts model (~13B active) — solid general-purpose quality at a low budget-tier price.

View on OpenRouter →

OpenRouter Midrange Models

The value sweet spot — capable, well-balanced models that handle most everyday writing, reasoning, and coding without frontier pricing. Prices are per million tokens (input · output).

Amazon Nova 2 Lite per Million tokens $0.30 in / $2.50 out amazon/nova-2-lite-v1

Amazon's newer-generation Lite with added reasoning — multimodal and a clear step up from the original Nova Lite, sitting in the mid tier.

View on OpenRouter →
Claude Haiku 4.5 per Million tokens $1.00 in / $5.00 out anthropic/claude-haiku-4.5

Anthropic's fast, affordable Claude — an excellent balance of speed, quality, and price for high-volume work and quick interactions.

View on OpenRouter →
ByteDance Seed 2.0 Lite per Million tokens $0.25 in / $2.00 out bytedance-seed/seed-2.0-lite

A lightweight model from ByteDance's Seed team, aimed at efficient general-purpose chat at low cost.

View on OpenRouter →
DeepSeek V4 Flash per Million tokens $0.09 in / $0.18 out deepseek/deepseek-v4-flash

DeepSeek's fast, low-cost mixture-of-experts model — surprisingly capable for the price and a strong value-tier choice.

View on OpenRouter →
Gemini 3.5 Flash per Million tokens $1.50 in / $9.00 out google/gemini-3.5-flash

Google's fast workhorse Gemini — strongly multimodal with a very large context window, tuned for speed at scale.

View on OpenRouter →
Gemini 3.6 Flash per Million tokens $1.50 in / $7.50 out google/gemini-3.6-flash

Google's latest fast Gemini — an upgraded workhorse with strong multimodal skills and a very large context window.

View on OpenRouter →
Mercury 2 per Million tokens $0.25 in / $0.75 out inception/mercury-2

Inception's diffusion-based language model — generates tokens in parallel for exceptionally fast responses.

View on OpenRouter →
Llama 4 Scout per Million tokens $0.10 in / $0.30 out meta-llama/llama-4-scout

Meta's efficient Llama 4 mixture-of-experts — multimodal with a huge context window, tuned for speed and low cost.

View on OpenRouter →
Mistral Small (2603) per Million tokens $0.15 in / $0.60 out mistralai/mistral-small-2603

Mistral's small-tier model — efficient, multilingual, and tool-use capable, a strong value pick for everyday work.

View on OpenRouter →
Nemotron 3 Super 120B (A12B) per Million tokens $0.09 in / $0.45 out nvidia/nemotron-3-super-120b-a12b

NVIDIA's larger Nemotron mixture-of-experts (~120B total, ~12B active) — strong capability at a strikingly low cost.

View on OpenRouter →
GPT-5.4 Mini per Million tokens $0.75 in / $4.50 out openai/gpt-5.4-mini

OpenAI's mid-tier GPT-5.4 — strong reasoning and broad capability at a fraction of the full model's cost.

View on OpenRouter →
GPT-5.6 Luna per Million tokens $1.00 in / $6.00 out openai/gpt-5.6-luna

OpenAI's efficient GPT-5.6 variant — fast, capable everyday performance at the lightest price point in the family.

View on OpenRouter →
GPT-5.6 Luna Pro per Million tokens $1.00 in / $6.00 out openai/gpt-5.6-luna-pro

The pro-grade take on GPT-5.6 Luna — deeper reasoning effort on the same efficient tier and price.

View on OpenRouter →
GPT-OSS 120B per Million tokens $0.039 in / $0.18 out openai/gpt-oss-120b

OpenAI's larger open-weight mixture-of-experts model — remarkable capability for the price, anchoring the open GPT-OSS line.

View on OpenRouter →
Qwen3 Coder Flash per Million tokens $0.195 in / $0.975 out qwen/qwen3-coder-flash

A fast, cost-efficient variant of Qwen3 Coder Plus with a 1M context window — tuned for high-throughput coding agents.

View on OpenRouter →
Poolside Laguna S 2.1 per Million tokens $0.10 in / $0.20 out poolside/laguna-s-2.1

Poolside's 118B Laguna model — capable general reasoning and coding at an aggressive midrange price.

View on OpenRouter →
Qwen3.7 Plus per Million tokens $0.32 in / $1.28 out qwen/qwen3.7-plus

Alibaba's balanced general-purpose Qwen3.7 model — strong reasoning and instruction-following at midrange pricing.

View on OpenRouter →
StepFun Step 3.7 Flash per Million tokens $0.20 in / $1.15 out stepfun/step-3.7-flash

A fast model from the Chinese lab StepFun, with multimodal capability and an emphasis on efficiency at low cost.

View on OpenRouter →

OpenRouter Flagship Models

High-end models that approach frontier quality — excellent reasoning, coding, and writing for demanding work, usually at a noticeably lower price than the very top tier. Prices are per million tokens (input · output).

AI21 Jamba Large 1.7 per Million tokens $2.00 in / $8.00 out ai21/jamba-large-1.7

AI21's hybrid SSM-Transformer (Mamba) model — designed for very long context and efficient throughput on long documents.

View on OpenRouter →
Aion 3.0 per Million tokens $3.00 in / $6.00 out aion-labs/aion-3.0

Aion Labs' reasoning-focused flagship — a hybrid-architecture model built for deep multi-step reasoning.

View on OpenRouter →
Amazon Nova Premier per Million tokens $2.50 in / $12.50 out amazon/nova-premier-v1

Amazon's most capable Nova — built for complex reasoning and multimodal tasks, and used as a teacher model for distilling the smaller Novas.

View on OpenRouter →
Amazon Nova Pro per Million tokens $0.80 in / $3.20 out amazon/nova-pro-v1

Amazon's balanced flagship Nova — strong multimodal performance at an attractive price, the workhorse of the Nova family.

View on OpenRouter →
Claude Sonnet 4.6 per Million tokens $3.00 in / $15.00 out anthropic/claude-sonnet-4.6

Anthropic's balanced flagship — excellent at reasoning, coding, and writing, and a popular default for serious everyday work.

View on OpenRouter →
Claude Sonnet 5 per Million tokens $2.00 in / $10.00 out anthropic/claude-sonnet-5

Anthropic's most capable Sonnet-class model — frontier coding and agentic performance with a 1M-token context window.

View on OpenRouter →
Cohere Command A per Million tokens $2.50 in / $10.00 out cohere/command-a

Cohere's enterprise flagship — optimized for retrieval-augmented generation, tool use, and agentic workflows, and efficient to deploy.

View on OpenRouter →
Gemini 3.5 Flash Lite per Million tokens $0.30 in / $2.50 out google/gemini-3.5-flash-lite

A lighter, cheaper take on Gemini 3.5 Flash — quick multimodal responses at a fraction of the cost.

View on OpenRouter →
Llama 4 Maverick per Million tokens $0.20 in / $0.80 out meta-llama/llama-4-maverick

Meta's Llama 4 mixture-of-experts flagship for open models — strong general and multimodal performance at a very competitive price.

View on OpenRouter →
Devstral (2512) per Million tokens $0.40 in / $2.00 out mistralai/devstral-2512

Mistral's coding- and agent-focused model, built specifically for software-engineering workflows and tool use.

View on OpenRouter →
Mistral Large per Million tokens $2.00 in / $6.00 out mistralai/mistral-large

Mistral's top general-purpose model — strong multilingual ability and reasoning, competitive with other flagships at a friendlier price.

View on OpenRouter →
Mistral Medium 3.1 per Million tokens $0.40 in / $2.00 out mistralai/mistral-medium-3.1

Mistral's balanced mid-tier model — solid general performance with a strong quality-to-cost ratio.

View on OpenRouter →
Mistral Medium 3.5 per Million tokens $1.50 in / $7.50 out mistralai/mistral-medium-3-5

Mistral's newest medium-tier model — a clear capability step up from Medium 3.1, closing in on flagship quality.

View on OpenRouter →
GPT-5.6 Terra per Million tokens $2.50 in / $15.00 out openai/gpt-5.6-terra

The balanced middle of the GPT-5.6 family — strong all-round quality between Luna and Sol.

View on OpenRouter →
GPT-5.6 Terra Pro per Million tokens $2.50 in / $15.00 out openai/gpt-5.6-terra-pro

The pro-grade take on GPT-5.6 Terra — extra reasoning effort on the balanced mid tier of the family.

View on OpenRouter →
Poolside Laguna M.1 per Million tokens $0.20 in / $0.40 out poolside/laguna-m.1

Poolside's larger Laguna model — flagship-tier reasoning and coding at a strikingly low price.

View on OpenRouter →
Qwen3.5 397B per Million tokens $0.39 in / $2.45 out qwen/qwen3.5-397b-a17b

Alibaba's large mixture-of-experts flagship (397B total, ~17B active) — top-tier reasoning and coding that rivals other flagships at a competitive price.

View on OpenRouter →
Tencent Hunyuan 3 per Million tokens $0.14 in / $0.58 out tencent/hy3

Tencent's Hunyuan 3 — flagship-class capability at an aggressively low price point.

View on OpenRouter →
Xiaomi MiMo v2.5 Pro per Million tokens $0.435 in / $0.87 out xiaomi/mimo-v2.5-pro

Xiaomi's MiMo flagship — strong reasoning and coding performance at a low price, part of China's competitive open-model wave.

View on OpenRouter →

OpenRouter Frontier Models

The most capable models available — top-tier reasoning, coding, and multimodal performance for the hardest tasks. This tier also includes several Chinese frontier models that deliver comparable quality at a fraction of the cost. Prices are per million tokens (input · output).

Claude Fable 5 per Million tokens $10.00 in / $50.00 out anthropic/claude-fable-5

Anthropic's creative flagship — tuned for long-form writing, narrative, and nuanced tone at the very top of the range.

View on OpenRouter →
Claude Opus 4.8 per Million tokens $5.00 in / $25.00 out anthropic/claude-opus-4.8

Anthropic's most capable model — top-tier reasoning, coding, and agentic ability, and one of the reference points for the current frontier.

View on OpenRouter →
DeepSeek V4 Pro per Million tokens $0.43 in / $0.87 out deepseek/deepseek-v4-pro

DeepSeek's frontier mixture-of-experts at a tiny fraction of Western frontier pricing — a standout value champion for reasoning and code.

View on OpenRouter →
Gemini 3.1 Pro (Preview) per Million tokens $2.00 in / $12.00 out google/gemini-3.1-pro-preview

Google's frontier multimodal model — an enormous context window and strong performance across reasoning, code, and vision.

View on OpenRouter →
MiniMax M3 per Million tokens $0.30 in / $1.20 out minimax/minimax-m3

An open-weight frontier-adjacent model (released June 2026) pairing elite agentic and coding benchmarks with a 1M-token context and multimodality — at a remarkably low price. Note: this is launch promo pricing; the standard rate is roughly $0.60 / $2.40.

View on OpenRouter →
Kimi K2.6 per Million tokens $0.66 in / $3.41 out moonshotai/kimi-k2.6

Moonshot AI's general-purpose frontier Kimi — strong reasoning and agentic ability at a sharply competitive price.

View on OpenRouter →
Kimi K2.7 Code per Million tokens $0.72 in / $3.50 out moonshotai/kimi-k2.7-code

Moonshot AI's code-focused frontier model — tuned for agentic coding and long-context software tasks at a competitive price.

View on OpenRouter →
Kimi K3 per Million tokens $3.00 in / $15.00 out moonshotai/kimi-k3

Moonshot AI's flagship frontier model — its most capable Kimi yet, aimed squarely at the top Western frontier tier.

View on OpenRouter →
Nemotron 3 Ultra per Million tokens $0.50 in / $2.20 out nvidia/nemotron-3-ultra-550b-a55b

NVIDIA's largest Nemotron mixture-of-experts model (550B total, ~55B active) — frontier-grade reasoning at an aggressive price.

View on OpenRouter →
GPT-5.5 per Million tokens $5.00 in / $30.00 out openai/gpt-5.5

OpenAI's flagship GPT-5.5 — top-tier reasoning, coding, and multimodal capability, and a benchmark for the current frontier.

View on OpenRouter →
GPT-5.5 Pro per Million tokens $30.00 in / $180.00 out openai/gpt-5.5-pro

OpenAI's premium GPT-5.5 — extended reasoning effort for the most demanding tasks, at a top-shelf price.

View on OpenRouter →
GPT-5.6 Sol per Million tokens $5.00 in / $30.00 out openai/gpt-5.6-sol

The most capable GPT-5.6 variant — top-shelf reasoning, coding, and agentic performance at the frontier.

View on OpenRouter →
GPT-5.6 Sol Pro per Million tokens $5.00 in / $30.00 out openai/gpt-5.6-sol-pro

The pro-grade take on GPT-5.6 Sol — maximum reasoning effort for the hardest tasks in the GPT-5.6 family.

View on OpenRouter →
Qwen3 Coder Plus per Million tokens $0.65 in / $3.25 out qwen/qwen3-coder-plus

Alibaba's flagship coding model — a 480B-total / 35B-active mixture-of-experts with agentic function calling and repo-level reasoning.

View on OpenRouter →
Qwen3.7 Max per Million tokens $1.25 in / $3.75 out qwen/qwen3.7-max

Alibaba's largest Qwen — frontier-level quality with exceptional coding performance, all at a fraction of Western frontier prices.

View on OpenRouter →
xAI Grok 4.3 per Million tokens $1.25 in / $2.50 out x-ai/grok-4.3

xAI's frontier Grok — strong reasoning with a real-time, current-events lean, and competitive value among the top tier.

View on OpenRouter →
xAI Grok 4.5 per Million tokens $2.00 in / $6.00 out x-ai/grok-4.5

xAI's frontier Grok — strong reasoning with a real-time, current-events lean at a competitive price for the top tier.

View on OpenRouter →
Z.AI GLM-5.2 per Million tokens $1.40 in / $4.40 out z-ai/glm-5.2

Zhipu/Z.AI's latest GLM frontier model — improved reasoning and agentic coding over GLM-5.1, still keenly priced for the top tier.

View on OpenRouter →