Model ID:
deepseek/deepseek-v4-flash | Endpoint ID: deepseek-v4-flash | Parameters: 284B (MoE, 13B active) | Released: 2026-04-24Overview
DeepSeek V4 Flash is DeepSeek’s efficiency-optimized Mixture-of-Experts model. Out of 284B total parameters, only 13B are activated per token, delivering fast responses at low cost. It’s well suited for workloads where speed and cost matter, such as coding assistants, chatbots, and agentic workflows. The model supports a context window of up to 131,072 tokens.Air API Playground
Try the model in the playground.
Deploy with Container
Deploy with AIR Container.
OpenAI Compatible API
Connect with the OpenAI SDK as-is.
Pricing
Supported Features
All features are available through the OpenAI Compatible API.Key Features
- Sparse MoE activation (13B of 284B) for fast, low-cost inference
- Reasoning (thinking) support that can be disabled when not needed
- Tool calling and JSON mode support
- Optimized for coding and agentic workloads
Use Cases
Coding Assistant
Generate and explain code for practical development tasks.Agentic Workflows
General Chat
Handle everyday conversation and general-purpose Q&A quickly and at low cost.Parameters
Model Details
Quick Start
1
Get your API key
Generate an API key from your AirCloud account.
2
Run the code
Replace
YOUR_API_KEY with your actual key and choose your preferred language (Python, cURL, Node.js).Tags
open-source conversational moe reasoning efficient
