model releaseDeepSeek

DeepSeek V4 Flash Released: 284B Parameter MoE Model with 1M Context Window at $0.14 per Million Tokens

TL;DR

DeepSeek has released V4 Flash, a Mixture-of-Experts model with 284B total parameters and 13B activated parameters per request. The model supports a 1,048,576-token context window and is priced at $0.14 per million input tokens and $0.28 per million output tokens.

2 min read
0

DeepSeek V4 Flash — Quick Specs

Context window1000K tokens
Input$0.098/1M tokens
Output$0.196/1M tokens

DeepSeek V4 Flash Released: 284B Parameter MoE Model with 1M Context Window at $0.14 per Million Tokens

DeepSeek has released V4 Flash, a Mixture-of-Experts model with 284B total parameters and 13B activated parameters per request. The model supports a 1,048,576-token context window and is priced at $0.14 per million input tokens and $0.28 per million output tokens.

Model Architecture and Capabilities

DeepSeek V4 Flash uses a sparse Mixture-of-Experts architecture that activates only 13B of its 284B total parameters for each inference request. According to DeepSeek, the model includes hybrid attention mechanisms designed for efficient long-context processing.

The model supports configurable reasoning modes, allowing it to show step-by-step thinking processes. DeepSeek claims the model maintains strong performance on reasoning and coding tasks despite its efficiency optimizations.

Pricing and Availability

The model is available through OpenRouter at:

  • Input: $0.14 per million tokens
  • Output: $0.28 per million tokens

These prices position V4 Flash as a cost-effective option for high-throughput workloads compared to larger models with similar context windows.

Target Use Cases

DeepSeek designed V4 Flash for applications requiring fast inference and high throughput, including:

  • Coding assistants
  • Chat systems
  • Agent workflows

The model's sparse activation pattern (activating only 4.6% of total parameters) enables faster inference speeds while attempting to preserve model quality.

Technical Details

Release date: April 24, 2026 (as listed on OpenRouter) Context window: 1,048,576 tokens Architecture: Sparse Mixture-of-Experts Reasoning support: Configurable reasoning modes with exposed thinking processes

What This Means

DeepSeek V4 Flash continues the trend of using sparse MoE architectures to deliver capable models at lower inference costs. The 13B activated parameter count per request allows for faster processing than dense models of similar capability, while the 1M token context window matches the extended context offerings from competitors like Anthropic and Google. The $0.14/$0.28 per million token pricing undercuts many competing models with similar context lengths, potentially making it attractive for high-volume production deployments where cost per token matters more than absolute peak performance.

Related Articles

changelog

DeepSeek Launches 'V4 Flash Latest' Alias with 1M+ Token Context on OpenRouter

DeepSeek has published a new routing endpoint, deepseek-v4-flash-latest, that always points to the newest model in its V4 Flash family. The endpoint offers a 1,049K token context window and pricing of $0.09/M input and $0.18/M output tokens via OpenRouter.

model release

LG AI Research Releases K-EXAONE 2.0, a 750B-Parameter Open-Weight MoE Model with 262K Context

LG AI Research has released K-EXAONE 2.0, a 750-billion-parameter mixture-of-experts language model with 37B active parameters, a 262,144-token context window, and support for 10 languages. The model is open-weighted under Apache 2.0 and claims competitive results against Qwen3.5, GLM-5.1, and DeepSeek-V4 Pro on reasoning, coding, and long-context benchmarks.

model release

Alibaba Unveils Qwen3.8-Max, a 2.4T-Parameter Open-Weight Model for Coding and Agentic Work

Alibaba announced Qwen3.8-Max, a 2.4T-parameter flagship model targeting coding and long-horizon agentic work, with open weights promised for next week alongside Qwen3.8-27B. The model posted strong third-party benchmark results, ranking #4 in Frontend Code Arena and matching Claude Opus 4.7 on the Vals Index at roughly 2.3x lower cost.

model release

Alibaba Releases Qwen3.8 Max, a Multimodal Reasoning Model with 1M Token Context

Alibaba has moved Qwen3.8 Max out of preview into general availability, positioning it as the flagship of the Qwen3.8 series with a 1 million token context window and multimodal input support. The model is priced at $2.00 per million input tokens and $6.00 per million output tokens via OpenRouter.

Comments

Loading...