Update README.md
Browse files
README.md
CHANGED
|
@@ -9,8 +9,10 @@ tags:
|
|
| 9 |
- ModelOpt
|
| 10 |
- DeepSeekV3.1
|
| 11 |
- quantized
|
| 12 |
-
-
|
|
|
|
| 13 |
---
|
|
|
|
| 14 |
# Model Overview
|
| 15 |
|
| 16 |
## Description:
|
|
@@ -24,10 +26,18 @@ This model is not owned or developed by NVIDIA. This model has been developed an
|
|
| 24 |
### License/Terms of Use:
|
| 25 |
[MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md)
|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
|
| 28 |
## Model Architecture:
|
| 29 |
**Architecture Type:** Transformers <br>
|
| 30 |
-
**Network Architecture:**
|
| 31 |
|
| 32 |
## Input:
|
| 33 |
**Input Type(s):** Text <br>
|
|
@@ -44,9 +54,12 @@ This model is not owned or developed by NVIDIA. This model has been developed an
|
|
| 44 |
**Output Type(s):** Text <br>
|
| 45 |
**Output Format:** String <br>
|
| 46 |
**Output Parameters:** 1D (One Dimensional): Sequences <br>
|
|
|
|
|
|
|
|
|
|
| 47 |
|
| 48 |
## Software Integration:
|
| 49 |
-
**
|
| 50 |
* TensorRT-LLM <br>
|
| 51 |
|
| 52 |
**Supported Hardware Microarchitecture Compatibility:** <br>
|
|
@@ -55,6 +68,8 @@ This model is not owned or developed by NVIDIA. This model has been developed an
|
|
| 55 |
**Preferred Operating System(s):** <br>
|
| 56 |
* Linux <br>
|
| 57 |
|
|
|
|
|
|
|
| 58 |
## Model Version(s):
|
| 59 |
** The model is quantized with nvidia-modelopt **v0.39.0** <br>
|
| 60 |
|
|
@@ -77,7 +92,7 @@ This model is not owned or developed by NVIDIA. This model has been developed an
|
|
| 77 |
|
| 78 |
|
| 79 |
## Inference:
|
| 80 |
-
**Engine:** TensorRT-LLM <br>
|
| 81 |
**Test Hardware:** B200 <br>
|
| 82 |
|
| 83 |
## Post Training Quantization
|
|
@@ -178,4 +193,4 @@ The base model was trained on data that contains toxic language and societal bia
|
|
| 178 |
|
| 179 |
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
| 180 |
|
| 181 |
-
Please report security vulnerabilities or NVIDIA AI Concerns [here](https://
|
|
|
|
| 9 |
- ModelOpt
|
| 10 |
- DeepSeekV3.1
|
| 11 |
- quantized
|
| 12 |
+
- NVFP4
|
| 13 |
+
- nvfp4
|
| 14 |
---
|
| 15 |
+
|
| 16 |
# Model Overview
|
| 17 |
|
| 18 |
## Description:
|
|
|
|
| 26 |
### License/Terms of Use:
|
| 27 |
[MIT](https://huggingface.co/datasets/choosealicense/licenses/blob/main/markdown/mit.md)
|
| 28 |
|
| 29 |
+
### Deployment Geography:
|
| 30 |
+
Global <br>
|
| 31 |
+
|
| 32 |
+
### Use Case:
|
| 33 |
+
Developers looking to take off the shelf pre-quantized models for deployment in AI Agent systems, chatbots, RAG systems, and other AI-powered applications. <br>
|
| 34 |
+
|
| 35 |
+
### Release Date:
|
| 36 |
+
Huggingface 11/25/2025 via https://huggingface.co/nvidia/DeepSeek-V3.1-NVFP4 <br>
|
| 37 |
|
| 38 |
## Model Architecture:
|
| 39 |
**Architecture Type:** Transformers <br>
|
| 40 |
+
**Network Architecture:** DeepseekV3ForCausalLM <br>
|
| 41 |
|
| 42 |
## Input:
|
| 43 |
**Input Type(s):** Text <br>
|
|
|
|
| 54 |
**Output Type(s):** Text <br>
|
| 55 |
**Output Format:** String <br>
|
| 56 |
**Output Parameters:** 1D (One Dimensional): Sequences <br>
|
| 57 |
+
**Other Properties Related to Output:** N/A <br>
|
| 58 |
+
|
| 59 |
+
Our AI models are designed and/or optimized to run on NVIDIA GPU-accelerated systems. By leveraging NVIDIA’s hardware (e.g. GPU cores) and software frameworks (e.g., CUDA libraries), the model achieves faster training and inference times compared to CPU-only solutions. <br>
|
| 60 |
|
| 61 |
## Software Integration:
|
| 62 |
+
**Runtime Engine(s):** <br>
|
| 63 |
* TensorRT-LLM <br>
|
| 64 |
|
| 65 |
**Supported Hardware Microarchitecture Compatibility:** <br>
|
|
|
|
| 68 |
**Preferred Operating System(s):** <br>
|
| 69 |
* Linux <br>
|
| 70 |
|
| 71 |
+
The integration of foundation and fine-tuned models into AI systems requires additional testing using use-case-specific data to ensure safe and effective deployment. Following the V-model methodology, 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
|
| 72 |
+
|
| 73 |
## Model Version(s):
|
| 74 |
** The model is quantized with nvidia-modelopt **v0.39.0** <br>
|
| 75 |
|
|
|
|
| 92 |
|
| 93 |
|
| 94 |
## Inference:
|
| 95 |
+
**Acceleration Engine:** TensorRT-LLM <br>
|
| 96 |
**Test Hardware:** B200 <br>
|
| 97 |
|
| 98 |
## Post Training Quantization
|
|
|
|
| 193 |
|
| 194 |
NVIDIA believes Trustworthy AI is a shared responsibility and we have established policies and practices to enable development for a wide array of AI applications. When downloaded or used in accordance with our terms of service, developers should work with their internal model team to ensure this model meets requirements for the relevant industry and use case and addresses unforeseen product misuse.
|
| 195 |
|
| 196 |
+
Please report model quality, risk, security vulnerabilities or NVIDIA AI Concerns [here](https://app.intigriti.com/programs/nvidia/nvidiavdp/detail).
|