Can you run it?
This page is a projection of the one entry record, the Reliability and Data control factors that Implement covers. The full verdict is set by all four factors together, floor-weighted so the weakest caps the whole.
- AssessUse & modify + Transparency
- ImplementData control + Reliability
- UseReliability
- SupportTransparency
Install & run
Download the ungated safetensors from the verified nvidia org on Hugging Face and serve with vLLM,
SGLang or NVIDIA NIM on a multi-node cluster. Pin the exact revision and verify checksums before
loading.
Hardware & VRAM requirements
Ultra is frontier-scale: 550B total / 55B active needs a multi-GPU / multi-node cluster. Official BF16 and NVFP4 quantizations reduce the footprint but do not remove the multi-node requirement. Plan sharding topology and memory before load; exact per-GPU VRAM is not restated here.
Serving stacks
vLLM, SGLang and NVIDIA's own NIM self-hosted microservices. NIM runs on your own infrastructure, so data stays in your enclave. Ecosystem breadth is narrower than the smaller Nemotron 3 text models, which is part of why operational sits at 3.
Safe-deployment controls & Deployment Ceiling
Deployment Ceiling: T3 (bounded autonomous), conditional. Because there is no model-level safety evaluation, the controls are your responsibility to assemble: a downloadable guard classifier (Nemotron-3-Content-Safety), the NeMo Guardrails toolkit for input, output and action rails, and the garak red-team scanner. The conditions: run garak (or equivalent) for your own use case, and for EU high-stakes use treat systemic-risk status as unresolved (training compute undisclosed). The OpenMDW licence imposes no field-of-use restriction. Complete the pre-deployment gate in the safe-deployment playbook.
Available quantizations
NVIDIA publishes official BF16 and NVFP4 variants of Ultra alongside the base safetensors, so a low-precision path is first-party rather than community-only.
Fine-tuning & adaptation
A representative training recipe (Pretrain -> SFT -> MOPD -> Quant) is released with CC-BY post-training data, so adaptation is realistic. Reproduction is not: the intermediate checkpoints the recipe depends on are not open-sourced, and the 1M-context phase is excluded because its data is not open. Adapt from the released checkpoint rather than expecting a full re-run.
API / OpenAI-compatible integration
Serve behind vLLM/SGLang or NVIDIA NIM for OpenAI-compatible endpoints. A hosted build.nvidia.com
preview API exists for evaluation, but treat it as an evaluation surface only: it does not store content
at session end, yet reserves use of content "to improve NVIDIA products and services, including AI
models".
How this scores
The ownership factors this domain covers, drawn from the one entry record.
ReliabilityIs it reliable and good enough for the job?
ModerateOperational is 3 (runs on mainstream stacks with official quantizations, but is a multi-node-only 550B model with no small-variant drop-in) and safety is 3 (no dedicated model-level safety evaluation, so misuse control is a gap you must fill yourself). Under the ownership rule, a safety score of 3 caps this factor at moderate.
Doesn't extract your dataDoes running it keep your knowledge and data yours?
StrongSelf-hosted via NIM, the weights and inference run on your own infrastructure and data never leaves your enclave, and the OpenMDW grant claws back no rights - it is 'without restriction' with only a defensive termination. That is the clearest strong case for data control in the family.
Sources
The same evidence records as the entry sheet. Read means the text was verified; unverified means it is known to exist but not yet read.