DeepSeek: DeepSeek V4 Flash — AI model

DeepSeek: DeepSeek V4 Flash is a AI model from DeepSeek, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

DeepSeek V4 Flash is an efficiency-optimized Mixture-of-Experts model from DeepSeek with 284B total parameters and 13B activated parameters, supporting a 1M-token context window. It is designed for fast inference and...

Specs

VendorDeepSeek
Typetext
Context window1,048,576 tokens
Pricing$0.10/M in · $0.20/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "deepseek/deepseek-v4-flash",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models