Mistral's cutting-edge language model for coding released end of July 2025. Codestral specializes in low-latency, high-frequency tasks such as fill-in-the-middle (FIM), code correction and test generation. [Blog Post](https://mistral.ai/news/codestral-25-08)
Models
Every model in the catalog with source-linked pricing, context limits, provider availability, and published benchmark results.
Qwen3-235B-A22B is a 235B parameter mixture-of-experts (MoE) model developed by Qwen, activating 22B parameters per forward pass. It supports seamless switching between a "thinking" mode for complex reasoning, math, and...
GPT-4.1 Mini is a mid-sized model delivering performance competitive with GPT-4o at substantially lower latency and cost. It retains a 1 million token context window and scores 45.1% on hard...
GPT-4.1 Mini is a mid-sized model delivering performance competitive with GPT-4o at substantially lower latency and cost. It retains a 1 million token context window and scores 45.1% on hard...
gpt-oss-120b is an open-weight, 117B-parameter Mixture-of-Experts (MoE) language model from OpenAI designed for high-reasoning, agentic, and general-purpose production use cases. It activates 5.1B parameters per forward pass and is optimized...
OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining strong multimodal and agentic capabilities. It supports tool use and demonstrates competitive reasoning...
OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining strong multimodal and agentic capabilities. It supports tool use and demonstrates competitive reasoning...
gpt-oss-120b is an open-weight, 117B-parameter Mixture-of-Experts (MoE) language model from OpenAI designed for high-reasoning, agentic, and general-purpose production use cases. It activates 5.1B parameters per forward pass and is optimized...
gpt-oss-120b is an open-weight, 117B-parameter Mixture-of-Experts (MoE) language model from OpenAI designed for high-reasoning, agentic, and general-purpose production use cases. It activates 5.1B parameters per forward pass and is optimized...
For tasks that demand low latency, GPT‑4.1 nano is the fastest and cheapest model in the GPT-4.1 series. It delivers exceptional performance at a small size with its 1 million...
For tasks that demand low latency, GPT‑4.1 nano is the fastest and cheapest model in the GPT-4.1 series. It delivers exceptional performance at a small size with its 1 million...
Qwen3, the latest generation in the Qwen large language model series, features both dense and mixture-of-experts (MoE) architectures to excel in reasoning, multilingual support, and advanced agent tasks. Its unique...
Mistral-Small-3.2-24B-Instruct-2506 is an updated 24B parameter model from Mistral optimized for instruction following, repetition reduction, and improved function calling. Compared to the 3.1 release, version 3.2 significantly improves accuracy on...
Llama 4 Maverick 17B Instruct (128E) is a high-capacity multimodal language model from Meta, built on a mixture-of-experts (MoE) architecture with 128 experts and 17 billion active parameters per forward...
GPT-4o ("o" for "omni") is OpenAI's latest AI model, supporting both text and image inputs with text outputs. It maintains the intelligence level of [GPT-4 Turbo](/models/openai/gpt-4-turbo) while being twice as...
GPT-4o ("o" for "omni") is OpenAI's latest AI model, supporting both text and image inputs with text outputs. It maintains the intelligence level of [GPT-4 Turbo](/models/openai/gpt-4-turbo) while being twice as...
Llama 4 Scout 17B Instruct (16E) is a mixture-of-experts (MoE) language model developed by Meta, activating 17 billion parameters out of a total of 109B. It supports native multimodal input...
| Model | Creator | Score | Inputs | Context | Input | Output | Released | Compare |
|---|---|---|---|---|---|---|---|---|
| Mistral: Codestral 2508mistralai/codestral-2508 | 1022.0 | 256K | $0.3 | $0.9 | — | |||
| Qwen: Qwen3 235B A22Bqwen/qwen3-235b-a22b | 1017.0 | 131.072K | $0.455 | $1.82 | — | |||
| OpenAI: GPT-4.1 Mini (batch)openai/gpt-4.1-mini:batch | 1008.0 | 1.04758M | $0.2 | $0.8 | — | |||
| OpenAI: GPT-4.1 Miniopenai/gpt-4.1-mini | 1008.0 | 1.04758M | $0.4 | $1.6 | 2025-04-14 | |||
| OpenAI: gpt-oss-120b (free)openai/gpt-oss-120b:free | 1005.0 | 131.072K | Free | Free | — | |||
| OpenAI: o4 Miniopenai/o4-mini | 991.0 | 200K | $1.1 | $4.4 | 2025-04-16 | |||
| OpenAI: o4 Mini (batch)openai/o4-mini:batch | 991.0 | 200K | $0.55 | $2.2 | — | |||
| OpenAI: gpt-oss-120b (batch)openai/gpt-oss-120b:batch | 978.0 | 131.072K | $0.15 | $0.6 | — | |||
| OpenAI: gpt-oss-120bopenai/gpt-oss-120b | 978.0 | 131.072K | $0.037 | $0.17 | 2025-08-05 | |||
| OpenAI: GPT-4.1 Nano (batch)openai/gpt-4.1-nano:batch | 978.0 | 1.04758M | $0.05 | $0.2 | — | |||
| OpenAI: GPT-4.1 Nanoopenai/gpt-4.1-nano | 978.0 | 1.04758M | $0.1 | $0.4 | 2025-04-14 | |||
| Qwen: Qwen3 30B A3Bqwen/qwen3-30b-a3b | 957.0 | 40.96K | $0.12 | $0.5 | — | |||
| Mistral: Mistral Small 3.2 24Bmistralai/mistral-small-3.2-24b-instruct | 922.0 | 128K | $0.075 | $0.2 | — | |||
| Meta: Llama 4 Maverickmeta-llama/llama-4-maverick | 895.0 | 128K | $0.2 | $0.696 | — | |||
| OpenAI: GPT-4oopenai/gpt-4o | 876.0 | 128K | $2.5 | $10 | 2024-05-13 | |||
| OpenAI: GPT-4o (batch)openai/gpt-4o:batch | 876.0 | 128K | $1.25 | $5 | — | |||
| Meta: Llama 4 Scoutmeta-llama/llama-4-scout | 805.0 | 327.68K | $0.1 | $0.3 | — |