Model reference · open weights
DeepSeek-Pro-0813 is an open-weight language model from nvidia, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.
About
Model Overview Description: The NVIDIA DeepSeek-V4-Pro-0813-NVFP4 model is the quantized version of DeepSeek AI's DeepSeek-V4-Pro-0813 model, an autoregressive Mixture-of-Experts language model that uses an optimized Transformer architecture with hybrid attention (Compressed Sparse Attention and Heavily Compressed Attention) and Manifold-Constrained Hyper-Connections. DeepSeek-V4-Pro-0813 is the official DeepSeek-V4-Pro release with enhanced agentic capabilities, and includes DeepSeek's DSpark speculative decoding module in the same checkpoint. For more information, refer to the DeepSeek-V4-Pro-0813 model card. The NVIDIA DeepSeek-V4-Pro-0813-NVFP4 model is quantized with Model Optimizer. This model is ready for commercial or non-commercial use. <br Third-Party Community Consideration This model is not owned or developed by NVIDIA. This model has been developed and built to a third-party’s requirements for this application and use case; see link to Non-NVIDIA (DeepSeek-V4-Pro-0813) Model Card. License/Terms of Use: MIT Deployment Geography: Global <br Use Case: DeepSeek V4 is well-suited for advanced reasoning, agentic AI applications, tool use scenarios, and complex problem-solving in domains such as mathematics, software engineering, and enterprise AI assistants. <br Release Date: Hugging Face 08/27/2026 via https://huggingface.co/nvidia/DeepSeek-V4-Pro-0813-NVFP4 <br References Nvidia Model Optimizer: https://github.com/NVIDIA/Model-Optimizer Model Architecture: Architecture Type: Transformers <br Network Architecture: DeepseekV4ForCausalLM — Mixture-of-Experts (MoE) with Hybrid Attention (Compressed Sparse Attention + Heavily Compressed Attention) <br Number of Model Parameters: 1.65T in total and 49B activated <br This model was developed based on DeepSeek-V4-Pro-0813 <br Input: Input Type(s): Text <br Input Format(s): String <br Input Parameters: One-Dimensional (1D): Sequences <br Other Properties Related to Input: Supports multi-turn conversations with system prompts, user messages, and assistant responses. Maximum context length of 1 million tokens. Uses a custom encoding pipeline (encodingdsv4) with reasoning effort levels (low, high, max). <br Output:
Summarised from the published model card. Read the full card on the HuggingFace links below.
Specifications
| Maker | nvidia |
|---|---|
| Type | Language models |
| Parameters (lead) | 1650.5B |
| Variants | 1 |
| Runs with | Model Optimizer |
| Based on | deepseek-ai/DeepSeek-V4-Pro-0813 |
| Released | 2026-08-27 |
| Popularity | 117 downloads / month |
| Likes | 2 |
| Licence | Open weights |
How it works
Variants
Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.
| Variant | Params | Precision | VRAM | Fits 16 GB | Weights |
|---|---|---|---|---|---|
| DeepSeek-V4-Pro-0813-NVFP4 | 1650.5B | NVFP4 | — | — | Weights ↗ |
Using it via the API
Once AxForge deploys nvidia-deepseek-pro-0813 for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (nvidia-deepseek-pro-0813 below is illustrative; you get the exact model name on deployment.)
$ curl -sS https://api.axforge.ai/v1/chat/completions \
-H "Authorization: Bearer $AXFORGE_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"nvidia-deepseek-pro-0813","messages":[{"role":"user","content":"Hello"}]}'
Details
Tags
Licence
Open weights under mit — commercial use is permitted. Deploy it on AxForge EU hardware on request. Read the licence ↗