You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: usage-cookbook/Nemotron-3-Super/SparkDeploymentGuide/README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Nemotron 3 Super — DGX Spark Deployment Guide
2
2
3
-
DGX Spark ships a single Grace-Blackwell GPU with 128 GB of unified memory. This guide covers serving Nemotron 3 Super on a single DGX Spark using vLLM (nightly) and TensorRT-LLM.
3
+
DGX Spark ships a single Grace-Blackwell GPU with 128 GB of unified memory. This guide covers serving Nemotron 3 Super on a single DGX Spark using vLLM and TensorRT-LLM.
MTP + NVFP4 on DGX Spark requires a vLLM nightly build (cu130). The pinned release `0.17.1` does not support this combination on a single-GPU Spark configuration.
36
-
37
35
### Serve Command
38
36
39
37
```bash
@@ -48,7 +46,7 @@ docker run --rm -it --gpus all \
0 commit comments