The mmangkad DeepSeek-V4-Flash-0731-NVFP4 model is a quantized version of DeepSeek AI's DeepSeek-V4-Flash-0731 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. For more information, refer to the DeepSeek-V4-Flash-0731 model card. The mmangkad DeepSeek-V4-Flash-0731-NVFP4 model is quantized with Model Optimizer.
This model is ready for commercial/non-commercial use.
Third-Party Community Consideration
This model is not owned or developed by mmangkad. This model was quantized by mmangkad; see the original DeepSeek-V4-Flash-0731 Model Card.
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.
Architecture Type: Transformers Network Architecture: Mixture-of-Experts (MoE) with Hybrid Attention (Compressed Sparse Attention + Heavily Compressed Attention) Number of Model Parameters: 284B in total and 13B activated
Input:
Input Type(s): Text Input Format(s): String Input Parameters: 1D (One-Dimensional): Sequences 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 (encoding_dsv4) with three reasoning modes: low, high, and max.
Output:
Output Type(s): Text Output Format: String Output Parameters: One-Dimensional (1D): Sequences Other Properties Related to Output: Supports structured JSON output, function/tool calling, and reasoning content when enabled.
Models published by mmangkad are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA hardware (e.g. GPU cores) and software frameworks (e.g. CUDA libraries), the model can achieve faster inference than on CPU-only systems.
The integration of foundation and quantized models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Iterative testing and validation at both unit and system levels are essential to mitigate risks, meet technical and functional requirements, and ensure compliance with safety and ethical standards before deployment.
Model Version(s):
The model is DeepSeek-V4-Flash-0731 NVFP4 quantized with NVIDIA Model Optimizer 0.46.0rc0-12-g9d360af34 (commit 9d360af).
Training and Evaluation Datasets:
Calibration Dataset:
Link:cnn_dailymail, Nemotron-Post-Training-Dataset-v2 Data Collection Method by dataset: Automated. Labeling Method by dataset: Automated. Properties: The cnn_dailymail dataset is an English-language dataset containing just over 300k unique news articles as written by journalists at CNN and the Daily Mail. The Nemotron-Post-Training-Dataset-v2 is a post-training dataset curated by NVIDIA containing multi-turn conversations across diverse topics.
Training Datasets:
Data Modality: Undisclosed Data Collection Method by dataset: Undisclosed Labeling Method by dataset: Undisclosed Data Size: Undisclosed Properties: Undisclosed
Post Training Quantization
This model was obtained by quantizing the weights and activations of DeepSeek-V4-Flash-0731 to NVFP4 data type, ready for inference with SGLang. Only the weights and activations of the linear operators within transformer blocks in MoE are quantized.
Usage
Deploy with SGLang
The integration auto-detects NVFP4 from the checkpoint's hf_quant_config.json (weights are stored in FP8 with "moe_quant_algo": "NVFP4"):
The base model was trained on data that contains toxic language and societal biases originally crawled from the internet. Therefore, the model may amplify those biases and return toxic responses especially when prompted with toxic prompts. The model may generate answers that may be inaccurate, omit key information, or include irrelevant or redundant text producing socially unacceptable or undesirable text, even if the prompt itself does not include anything explicitly offensive.
Ethical Considerations
mmangkad believes trustworthy AI is a shared responsibility. Developers should work with their internal model team to ensure this model meets the requirements of their industry and use case and addresses unforeseen misuse.
Users are responsible for model inputs and outputs. Users are responsible for ensuring safe integration of this model, including implementing guardrails as well as other safety mechanisms, prior to deployment.