Join us for our inaugural conference, Forge 2026

Model Library
/Deepseek/DeepSeek-V4-Pro-0813
model path:accounts/fireworks/models/deepseek-v4-pro-0813

DeepSeek-V4-Pro-0813 is the official release of DeepSeek-V4-Pro, superseding the preview version, with greatly enhanced agentic capabilities and performance improvements that are especially pronounced in production environments. It is built on the DeepSeek-V4-Pro (Preview) model structure, with a DSpark speculative decoding module attached.

DeepSeek-V4-Pro-0813 API Features

Fine-tuning

DeepSeek-V4-Pro-0813 can be customized with your data to improve responses. Fireworks uses LoRA to efficiently train and deploy your personalized model

Serverless

DeepSeek-V4-Pro-0813 is available via Fireworks' serverless API, where you pay per token. There are several ways to call the Fireworks API, including Fireworks' Python client, the REST API, or OpenAI's Python client.

On-demand Deployment

On-demand deployments allow you to use DeepSeek-V4-Pro-0813 on dedicated GPUs with Fireworks' high-performance serving stack with high reliability and no rate limits.

Available Serverless

Run queries immediately, pay only for usage

$1.32 / $0.044 / $3.96
Per 1M Tokens (input/cached input/output)

DeepSeek-V4-Pro-0813 FAQs

Is DeepSeek-V4-Pro-0813 being deprecated on Fireworks?

Only on serverless, starting on September 25, 2026. On-demand deployment will continue to be available. Migrate serverless workloads to DeepSeek V4.1 Flash.

What is DeepSeek-V4-Pro-0813 and who developed it?

The official release of DeepSeek-V4-Pro from DeepSeek-AI, superseding the preview checkpoint and adding a DSpark speculative decoding module. DeepSeek shipped it on 2026-08-13.

What applications and use cases does DeepSeek-V4-Pro-0813 excel at?

Agentic and tool-augmented work, with DeepSeek reporting Terminal Bench 2.1 at 87.9, Cybergym at 83.3, and Toolathlon-Verified at 74.1. Per DeepSeek’s changelog, its API natively accepts the OpenAI Responses API format.

What is the maximum context length for DeepSeek-V4-Pro-0813?

1,048,576 tokens, set as max_position_embeddings in the model config. DeepSeek describes the V4 series as supporting one million tokens.

What is the usable context window for DeepSeek-V4-Pro-0813?

Fireworks lists a 1040k-token context window, available on both the serverless endpoint and on-demand deployments.

Does DeepSeek-V4-Pro-0813 support quantized formats (4-bit/8-bit)?

Fireworks serves DeepSeek's mixed-precision checkpoint: MoE expert weights in FP4, remaining weights in block-quantized FP8 (e4m3). No separate 4-bit or 8-bit variant is published.

What is the default temperature of DeepSeek-V4-Pro-0813 on Fireworks?

DeepSeek recommends a temperature of 1.0. For local deployment it recommends top_p of 0.95 for agentic scenarios and 1.0 otherwise.

What is the maximum output length Fireworks allows for DeepSeek-V4-Pro-0813?

Fireworks defaults max_tokens to 2048 and supports generation up to the full context window. DeepSeek recommends capping output at 384K tokens at high and max reasoning effort.

Does DeepSeek-V4-Pro-0813 support streaming responses and function-calling schemas?

Yes to both. Streaming runs through the stream parameter, and function calling is supported. The model also exposes reasoning_effort with three levels: low, high, max.

How many parameters does DeepSeek-V4-Pro-0813 have?

DeepSeek-V4-Pro-0813 has 1.6 trillion total parameters as listed by Fireworks; Hugging Face's model-size display shows 1.7T.

Is fine-tuning supported for DeepSeek-V4-Pro-0813?

Yes. Fireworks supports LoRA fine-tuning for DeepSeek-V4-Pro-0813.

How are tokens counted (prompt vs completion)?

Fireworks bills input, cached input, and output tokens separately, priced at $1.32, $0.044, and $3.96 per 1M tokens.

View Serverless Pricing

What rate limits apply on the shared endpoint?

Serverless ceilings for this model's size tier default to 21.6M total prompt TPM, 5.4M uncached prompt TPM, and 216k generated TPM, adaptive per account and model. On-demand deployments carry no rate limits.

How will upgrades or deprecations of DeepSeek-V4-Pro-0813 be communicated?

Fireworks announces serverless model deprecations in advance, following its serverless model lifecycle policy. On-demand deployments are recommended for long-term version stability.

What license governs commercial use of DeepSeek-V4-Pro-0813?

Released under the MIT License, which permits commercial use and covers both the repository and the model weights.

Does Fireworks log request content for DeepSeek-V4-Pro-0813?

No. Fireworks operates zero data retention by default and does not log prompt or generation data for open models without opt-in. Only metadata such as token counts is logged.

Metadata

State
Ready
Created on
8/13/2026
Kind
Base model
Provider
Deepseek

Specification

Calibrated
No
Mixture-of-Experts
Yes
Parameters
1.6T

Supported Functionality

Fine-tuning
Supported
Serverless
Supported
Context Length
1040k tokens
Function Calling
Supported
Embeddings
Not supported
Rerankers
Not supported
Support image input
Not supported