{"id":3887,"date":"2026-08-17T18:12:00","date_gmt":"2026-08-17T18:12:00","guid":{"rendered":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/"},"modified":"2026-08-18T01:59:44","modified_gmt":"2026-08-18T01:59:44","slug":"developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer","status":"publish","type":"post","link":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/","title":{"rendered":"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer"},"content":{"rendered":"<p><br \/>\n<\/p>\n<div>\n<p class=\"wp-block-paragraph\">Groups customise their fashions to hit their targets for latency, pace, reminiscence, and compute. With the open NVIDIA Nemotron household of fashions, builders can discover the right-sized mannequin for his or her wants.<\/p>\n<p class=\"wp-block-paragraph\">The brand new Nemotron 3.5 Lightning NVFP4 checkpoint, for instance, preserves accuracy whereas unlocking as much as 4x sooner throughput. It\u2019s compressed right down to 22 GB from the 66 GB full precision checkpoint by quantizing lots of its weights to 4 bits.<\/p>\n<p class=\"wp-block-paragraph\">To compress fashions to NVFP4, post-training quantization (PTQ) is a typical technique that covers most wants. However if you wish to attain excessive throughput with tighter reminiscence, extra aggressive quantization is required. Quantization-aware distillation (QAD) is an optimum alternative on this case. Coaching Nemotron 3.5 Lightning to adapt to quantization noise with QAD produced an NVFP4 checkpoint that makes use of much less reminiscence and delivers increased throughput whereas preserving accuracy.<\/p>\n<p class=\"wp-block-paragraph\">This submit demonstrates how QAD improves the Nemotron 3.5 Lightning mannequin utilizing NVIDIA Mannequin Optimizer. We stroll by your complete coaching pipeline, from the preliminary PTQ section to the ultimate distillation and analysis. We present that QAD recovers accuracy degradation from aggressive quantization. Even with extra conservative configurations, QAD constantly outperforms PTQ on agentic benchmarks, guaranteeing prime quality whereas lowering reminiscence utilization. <\/p>\n<h2 id=\"what_is_quantization-aware_distillation\" class=\"wp-block-heading\">What&#8217;s quantization-aware distillation?<\/h2>\n<p class=\"wp-block-paragraph\">QAD makes use of the unique full-precision mannequin (trainer) to show the quantized mannequin (pupil). First, create a quantized mannequin by working PTQ on the full-precision mannequin. Then distill the frozen BF16 mannequin into the quantized mannequin utilizing a KL divergence loss evaluating the trainer\u2019s and pupil\u2019s logits.<\/p>\n<p class=\"wp-block-paragraph\">Determine 1 exhibits the two-stage QAD course of used to construct the Nemotron 3.5 Lightning NVFP4 checkpoint. The complete-precision BF16 mannequin serves because the frozen trainer and can also be the start line for Stage 1, a PTQ go that quantizes weights to W4A16 to provide the quantized pupil. In Stage 2, the scholar is educated with QAD, working its ahead go by simulated quantization whereas a distillation loss aligns it with the trainer, yielding the ultimate NVFP4 checkpoint with accuracy recovered near baseline.<\/p>\n<div class=\"wp-block-image\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a83bc8f55508&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"6a83bc8f55508\" class=\"aligncenter size-full wp-lightbox-container\"><img decoding=\"async\" width=\"1893\" height=\"735\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning.webp\" alt=\"A left-to-right flow diagram titled &quot;Nemotron 3.5 Lightning NVFP4 QAD Process.&quot; A gray &quot;Full-Precision Model (BF16)&quot; box branches upward to a blue &quot;Teacher (full-precision, frozen)&quot; box and rightward into a green &quot;Stage 1: Apply PTQ (W4A16)&quot; box, which feeds a gray &quot;Quantized Student (PTQ checkpoint)&quot; box. The student flows into a green &quot;Stage 2: QAD Training&quot; box labeled &quot;forward pass with simulated quantization + distillation loss vs teacher,&quot; and the teacher connects into this box via a &quot;distillation loss&quot; arrow. The final arrow points to a blue &quot;QAD Checkpoint (NVFP4, accuracy recovered)&quot; box.\" class=\"wp-image-121378\" srcset=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning.webp 1893w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-179x70.png 179w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-300x116.png 300w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-768x298.png 768w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-625x243.png 625w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-1536x596.png 1536w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-645x250.png 645w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-500x194.png 500w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-160x62.png 160w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-362x141.png 362w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-283x110.png 283w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-1024x398.png 1024w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-960x373.png 960w\" sizes=\"(max-width: 1893px) 100vw, 1893px\"\/><img loading=\"lazy\" decoding=\"async\" width=\"1893\" height=\"735\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning.webp\" alt=\"A left-to-right flow diagram titled &quot;Nemotron 3.5 Lightning NVFP4 QAD Process.&quot; A gray &quot;Full-Precision Model (BF16)&quot; box branches upward to a blue &quot;Teacher (full-precision, frozen)&quot; box and rightward into a green &quot;Stage 1: Apply PTQ (W4A16)&quot; box, which feeds a gray &quot;Quantized Student (PTQ checkpoint)&quot; box. The student flows into a green &quot;Stage 2: QAD Training&quot; box labeled &quot;forward pass with simulated quantization + distillation loss vs teacher,&quot; and the teacher connects into this box via a &quot;distillation loss&quot; arrow. The final arrow points to a blue &quot;QAD Checkpoint (NVFP4, accuracy recovered)&quot; box.\" class=\"lazyload wp-image-121378\" srcset=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning.webp 1893w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-179x70.png 179w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-300x116.png 300w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-768x298.png 768w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-625x243.png 625w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-1536x596.png 1536w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-645x250.png 645w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-500x194.png 500w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-160x62.png 160w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-362x141.png 362w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-283x110.png 283w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-1024x398.png 1024w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/nvfp4-qad-nemotron-3.5-lightning-960x373.png 960w\" data-sizes=\"(max-width: 1893px) 100vw, 1893px\"\/><figcaption class=\"wp-element-caption\">Determine 1. The 2-stage QAD course of used to construct the Nemotron 3.5 Lightning NVFP4 checkpoint<\/figcaption><\/figure>\n<\/div>\n<h2 id=\"the_quantization-aware_distillation_process\" class=\"wp-block-heading\">The quantization-aware distillation course of<\/h2>\n<p class=\"wp-block-paragraph\">Comply with the steps beneath to execute the QAD course of.<\/p>\n<h3 id=\"step_1_post-training_quantization\" class=\"wp-block-heading\">Step 1: Submit-training quantization<\/h3>\n<p class=\"wp-block-paragraph\">The primary stage of QAD is working PTQ to provide a quantized checkpoint (pupil). Since we plan to run QAD, extra aggressive quantization will be carried out. For Nemotron 3.5 Lightning, we discovered that quantizing the Mamba linear layers to a extra aggressive W4A16, quite than FP8, unlocked increased throughput with out a big drop in accuracy.<\/p>\n<p class=\"wp-block-paragraph\">Usually, a median accuracy restoration of over 99% is focused when performing PTQ solely. When mixed with QAD a goal 95-99% median accuracy restoration will be focused as a result of QAD will get better extra accuracy. This confirms that the quantization has been pushed far sufficient to financial institution the dimensions and latency good points, whereas leaving clear room for QAD to shut the hole within the subsequent stage.<\/p>\n<p class=\"wp-block-paragraph\">We count on a small however significant drop on the analysis benchmarks with W4A16 however plan to make use of QAD to get better the drop. This confirms that the quantization has been pushed far sufficient to financial institution the dimensions and latency good points, whereas leaving clear room for QAD to shut the hole within the subsequent stage.<\/p>\n<h3 id=\"step_2_quantization-aware_distillation\" class=\"wp-block-heading\">Step 2: Quantization-aware distillation<\/h3>\n<p class=\"wp-block-paragraph\">Throughout QAD, each ahead go of the scholar mannequin runs by simulated quantization so the mannequin can account for the quantization noise it can encounter at inference. On the identical time, it&#8217;s educated to match the trainer by a distillation loss. By means of the trainer sign, the scholar is studying to breed the complete habits of the mannequin it got here from quite than simply predicting the following token. Coaching towards each alerts collectively permits QAD to take care of prime quality with aggressive quantization.<\/p>\n<p class=\"wp-block-paragraph\">To be taught extra concerning the QAD course of, see the end-to-end examples of QAD on NVIDIA Mannequin Optimizer.<\/p>\n<h2 id=\"how_to_develop_nemotron_35_lightning_nvfp4_with_qad_using_model_optimizer_\" class=\"wp-block-heading\">How one can develop Nemotron 3.5 Lightning NVFP4 with QAD utilizing Mannequin Optimizer <\/h2>\n<p class=\"wp-block-paragraph\">The next sections clarify the method we used to develop the Nemotron 3.5 Lightning NVFP4 checkpoint utilizing QAD with NVIDIA Mannequin Optimizer.<\/p>\n<h3 id=\"step_1_obtain_a_ptq_checkpoint\" class=\"wp-block-heading\">Step 1: Receive a PTQ checkpoint<\/h3>\n<p class=\"wp-block-paragraph\">The bottom mannequin, NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16, is the trainer. To create the scholar, run PTQ on the identical base to quantize it to W4A16-NVFP4. Since each come from the identical mannequin, the scholar has a well-matched trainer to be taught from.<\/p>\n<p class=\"wp-block-paragraph\">We tried a number of PTQ recipes for the scholar, which differ in how the weights are calibrated and the way aggressively the Mamba projections and KV cache are quantized. This alternative carries into coaching: max-calibrated recipes feed dynamic scale QAD, whereas MSE-based recipes feed frozen-scale QAD (see Step 2 of this part).<\/p>\n<p class=\"wp-block-paragraph\">A number of settings are shared throughout each recipe. All of them quantize the lm_head to W4A16, a alternative we name a trustworthy lm_head, whereas consideration projection layers keep in BF16. Calibration makes use of 1,000 samples and runs on a single NVIDIA DGX B300. The final recipe, four_over_six plus NVFP4 KV, is probably the most aggressive. It pushes solely Ok and V to NVFP4 (W4A4) and leaves the (QK^{mathsf{T}}) and (mathrm{attn} cdot V) batched matrix multiplications in BF16, with Q left unquantized.<\/p>\n<p class=\"wp-block-paragraph\">It\u2019s advantageous to quantize extra aggressively on the PTQ stage than if PTQ had been the ultimate step, as a result of QAD recovers accuracy afterward. This allows you to choose settings a PTQ-only recipe would keep away from, akin to taking the Mamba linear layers to W4A16 as an alternative of the safer FP8.<\/p>\n<p class=\"wp-block-paragraph\">In reality, we wish the PTQ checkpoint to indicate a small however significant drop on the analysis benchmarks, bringing median accuracy restoration between 95 to 99%. This drop confirms we pushed exhausting sufficient to financial institution the dimensions and latency good points, whereas leaving clear room for QAD to shut the hole within the subsequent stage.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">We evaluated many PTQ recipes, specializing in the 5 recipes beneath. For every recipe, we carried out PTQ calibration with sequence size starting from 8k to 128k. Prior experiments recommend longer sequence size produces higher PTQ outcomes. We discovered {that a} 32K sequence size offered the most effective PTQ outcomes on four_over_six and carried out all QAD experiments on the 32K calibration four_over_six checkpoint. After evaluating completely different PTQ recipes, we discovered the four_over_six with W4A16 Mamba linears offered the most effective tradeoff of accuracy degradation to spice up in inference efficiency. For full accuracy particulars, see the QAD Checkpoint evaluations part.<\/p>\n<p class=\"wp-block-paragraph\">Desk 1 exhibits the 5 PTQ recipes used to construct the Nemotron 3.5 Lightning pupil checkpoints. Every recipe is outlined by its weight format for the MoE, shared, and lm_head layers, its calibration technique, its Mamba in\/out projection format, and its KV cache format. All 5 use W4A16 NVFP4 weights and vary from max-calibrated dynamic recipes to MSE-based static recipes, with probably the most aggressive variant pushing the KV cache to NVFP4. Mild Inexperienced rows use dynamic scaling and lightweight grey rows use static scaling within the coaching step.<\/p>\n<figure class=\"wp-block-table aligncenter\">RecipeMoE \/ shared \/ lm_head weightsCalibrationMamba in\/out_projKV cachemaxW4A16 dynamic NVFP4maxW4A16 NVFP4FP8mamba_fp8_maxW4A16 dynamic NVFP4maxFP8 (W+A)FP8MSEW4A16 static NVFP4MSE (imply squared error)W4A16 NVFP4FP8four_over_sixW4A16 static NVFP44\/6 (MSE over M=6 versus M=4, arXiv:2512.02010)W4A16 NVFP4FP8four_over_six + NVFP4 KVW4A16 static NVFP44\/6W4A16 NVFP4NVFP4<figcaption class=\"wp-element-caption\">Desk 1. The 5 PTQ recipes used to construct the Nemotron 3.5 Lightning pupil checkpoints<\/figcaption><\/figure>\n<p class=\"wp-block-paragraph\">You&#8217;ll be able to reproduce this recipe by yourself mannequin utilizing NVIDIA Mannequin Optimizer. The Hugging Face PTQ instance walks by quantizing a Hugging Face mannequin to NVFP4 utilizing the completely different PTQ recipes beforehand defined.<\/p>\n<div class=\"wp-block-syntaxhighlighter-code \">\nimport modelopt.torch.quantization as mtq<\/p>\n<p># outline ahead loop with dataset<br \/>\ndef forward_loop(mannequin):<br \/>\n    for batch in calib_dataloader:<br \/>\n        mannequin(batch)<\/p>\n<p># Quantize base mannequin to NVFP4 to create the PTQ pupil checkpoint<br \/>\n# Instance makes use of W4A16_NVFP4_CFG for quantization<br \/>\nmannequin = mtq.quantize(mannequin, mtq.W4A16_NVFP4_CFG, forward_loop=forward_loop)\n<\/p><\/div>\n<p class=\"wp-block-paragraph\">The identical Hugging Face PTQ instance additionally covers the calibration information, supported codecs, and export choices. After getting a PTQ checkpoint, you possibly can transfer on to the QAD coaching configuration and scale technique beforehand described.<\/p>\n<h3 id=\"step_2_qad_training\" class=\"wp-block-heading\">Step 2: QAD coaching<\/h3>\n<p class=\"wp-block-paragraph\">This part explains the QAD coaching, together with configuration and quantization scale dealing with.<\/p>\n<h4 class=\"wp-block-heading\">Setting the coaching configuration<\/h4>\n<p class=\"wp-block-paragraph\">With the scholar checkpoint in hand, the following step is deciding methods to practice it. Two decisions mattered most in our ablations: the sequence size for coaching and the info for distillation.<\/p>\n<p class=\"wp-block-paragraph\">Sequence size: Sequence size turned out to be essential for sure benchmarks, particularly the longer-context ones, the place coaching too brief leaves accuracy on the desk. Submit-training supervised fine-tuning (SFT) used roughly 522K tokens, and our ablations confirmed that 522K sequence size was needed for preserving long-context efficiency. To stability compute sources with sequence size, we carried out preliminary ablations with 256K sequence size, after which scaled as much as 522K for the ultimate QAD run.<\/p>\n<p class=\"wp-block-paragraph\">Datasets: For the info combine, we ablated a couple of inner mixes earlier than touchdown on our ultimate recipe. For anybody trying to reproduce this work, we suggest ranging from the open datasets NVIDIA has launched, Nemotron-Submit-Coaching v1 and Nemotron-Submit-Coaching v2, which cowl an analogous distribution to what we used.<\/p>\n<p class=\"wp-block-paragraph\">Distillation recipe: The coed begins from the PTQ checkpoint: the BF16 mannequin is quantized first to NVFP4 utilizing the Nemotron-3.5-Lightning-30B-A3B\/lightning quantization recipe. Then distill from there quite than coaching the quantized weights from scratch. On every step, the identical batch runs by each the BF16 trainer and the NVFP4 pupil, and the scholar is educated to match the trainer by a KL divergence distillation loss on the logits, with the trainer stored frozen because the reference sign. Distill at a relentless studying charge of 5e-6 with no warmup, dropout disabled, and gradient clipping at 1.0, throughout two nodes occasions 8 GPUs (TP=2, EP=4). This is identical QAD workflow that ships with the NVIDIA Mannequin Optimizer.<\/p>\n<h4 class=\"wp-block-heading\">Quantization scale dealing with throughout QAD<\/h4>\n<p class=\"wp-block-paragraph\">With the checkpoint and coaching configuration set, the final alternative is methods to deal with the quantization scales throughout QAD. We tried two methods, and the appliance relies on how the PTQ checkpoint from Step 1 was calibrated.<\/p>\n<p class=\"wp-block-paragraph\">Determine 2 exhibits dynamic versus frozen scale, through which each lanes share the identical quantized ahead go consisting of activations, simulated quantization, GEMM, loss with gradients returning to the FP weights. The highest lane recomputes its quantization scale every step from the present tensors; the underside lane retains the PTQ-calibrated scale locked and updates solely the weights. W(t) is the BF16 weights at coaching step t, s(t) is the dimensions recomputed from these weights at that very same step, and s* is that scale captured as soon as and held for the entire run.<\/p>\n<div class=\"wp-block-image\">\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;6a83bc8f576d6&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"6a83bc8f576d6\" class=\"aligncenter size-full wp-lightbox-container\"><img decoding=\"async\" width=\"1529\" height=\"1061\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen.webp\" alt=\"Diagram showing two stacked lanes with an identical row of four boxes each \u2014 activations, simulated quantization, GEMM, loss \u2014 inside a green band, with a weights box below feeding the quantizer and a dashed arrow looping back to it. The only element that differs is the scale box above each row: green with a circular-arrow icon and a loop running up from the weights in the top lane, grey and padlocked in the bottom lane, where that loop is faint and crossed out. A block at the left of each lane marks which PTQ checkpoint it resumes from.&#10;\" class=\"wp-image-121347\" srcset=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen.webp 1529w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-166x115.png 166w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-300x208.png 300w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-768x533.png 768w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-625x434.png 625w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-645x448.png 645w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-432x300.png 432w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-130x90.png 130w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-362x251.png 362w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-159x110.png 159w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-1024x711.png 1024w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-778x540.png 778w\" sizes=\"(max-width: 1529px) 100vw, 1529px\"\/><img loading=\"lazy\" decoding=\"async\" width=\"1529\" height=\"1061\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on--pointerdown=\"actions.preloadImage\" data-wp-on--pointerenter=\"actions.preloadImageWithDelay\" data-wp-on--pointerleave=\"actions.cancelPreload\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen.webp\" alt=\"Diagram showing two stacked lanes with an identical row of four boxes each \u2014 activations, simulated quantization, GEMM, loss \u2014 inside a green band, with a weights box below feeding the quantizer and a dashed arrow looping back to it. The only element that differs is the scale box above each row: green with a circular-arrow icon and a loop running up from the weights in the top lane, grey and padlocked in the bottom lane, where that loop is faint and crossed out. A block at the left of each lane marks which PTQ checkpoint it resumes from.&#10;\" class=\"lazyload wp-image-121347\" srcset=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen.webp 1529w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-166x115.png 166w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-300x208.png 300w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-768x533.png 768w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-625x434.png 625w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-645x448.png 645w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-432x300.png 432w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-130x90.png 130w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-362x251.png 362w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-159x110.png 159w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-1024x711.png 1024w, https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/quantization-scale-handling-qad-dynamic-frozen-778x540.png 778w\" data-sizes=\"(max-width: 1529px) 100vw, 1529px\"\/><figcaption class=\"wp-element-caption\">Determine 2. Dynamic versus frozen quantization scale<\/figcaption><\/figure>\n<\/div>\n<p class=\"wp-block-paragraph\">Dynamic scale QAD: Begins from a max calibrated PTQ checkpoint. That is both the max or mamba_fp8_max quantization config from Desk 1. Each carry dynamic weight and activation scales, so the scales are recomputed on the fly throughout coaching and each the weights and the scales adapt because the mannequin learns.<\/p>\n<p class=\"wp-block-paragraph\">Frozen scale QAD: Begins from an MSE primarily based PTQ checkpoint, akin to MSE, four_over_six, or four_over_six + NVFP4 KV from Desk 1. MSE and 4 over six arrive at their scales by a search to attenuate quantization error, which is way too costly to repeat at each step. As an alternative of recomputing the scales,\u00a0 take the scales discovered throughout PTQ and freeze them throughout coaching. Solely the weights are up to date, whereas the scales keep fastened at their calibrated values.\u00a0<\/p>\n<p class=\"wp-block-paragraph\">The size technique is chosen earlier than coaching time. It follows straight from the PTQ recipe chosen in Step 1. Max-calibrated checkpoints result in dynamic scale QAD, and MSE-based checkpoints result in frozen scale QAD. It may be a good suggestion to strive a number of PTQ recipes with a mixture of dynamic and frozen scales, and consider them to evaluate which one will profit from QAD.<\/p>\n<h2 id=\"qad_checkpoint_evaluations\" class=\"wp-block-heading\">QAD checkpoint evaluations<\/h2>\n<p class=\"wp-block-paragraph\">The next experiments on intermediate Lightning checkpoints show how QAD permits for extra aggressive quantization than PTQ alone. Each the PTQ and QAD checkpoints use the identical aggressive W4A16 quantization format recipe and the identical 21.19 GB footprint, towards 65.85 GB for the BF16 baseline, so any distinction between them comes from the tactic quite than from additional reminiscence. QAD runs on intermediate checkpoints A and B had been carried out on 256K sequence size for speedy experimentation, whereas the ultimate checkpoint QAD used 524K sequence size.<\/p>\n<h3 id=\"checkpoint_a\" class=\"wp-block-heading\">Checkpoint A<\/h3>\n<p class=\"wp-block-paragraph\">Checkpoint A (Desk 2) is an SFT intermediate checkpoint. Checkpoint B (Desk 3) is an intermediate RL checkpoint. We evaluated these checkpoints and located that QAD can get better some accuracy loss from aggressive quantization on solely PTQ.<\/p>\n<figure class=\"wp-block-table aligncenter\">BenchmarkBF1665.85 GBAggressive PTQ21.19 GBQAD21.19 GBQAD gainvs PTQMMLU-Pro81.2780.1081.04+0.94GPQA-D77.0875.7677.34+1.58AIME 202586.7283.0286.15+3.13AIME 202687.8186.4687.24+0.78SciCode Subtask35.2132.3635.72+3.37SciCode Problem13.2810.6312.19+1.57AA-LCR54.0052.3853.37+0.99AA-Omni Acc.14.0513.6214.57+0.95IFBench74.0073.0072.96-0.04HLE12.149.7812.33+2.55LM Enviornment Proxy10.058.8110.05+1.23Median rating recovery100.00percent96.33percent99.72%+3.39<figcaption class=\"wp-element-caption\">Desk 2. Checkpoint A: Aggressive quantization with PTQ introduces accuracy loss. QAD recovers most of it by distilling the full-precision mannequin into the quantized one. PTQ reaches 96.33% median rating restoration, whereas QAD reaches 99.72% and improves 10 of the 11 benchmarks<\/figcaption><\/figure>\n<p class=\"wp-block-paragraph\">We tried QAD first on an early pre-release Checkpoint A, quantized extra aggressively than what ultimately shipped: W4A16 pushed during the Mamba linear projections. Submit-training quantization alone landed at 96.33% median accuracy restoration, with the most important regressions falling on the reasoning and coding benchmarks, the place AIME 2025 dropped 3.70 factors, SciCode Subtask 2.85, and HLE 2.36. 200 iterations of QAD from that very same checkpoint introduced restoration to 99.72%, returning AIME 2025 to inside 0.57 factors of BF16 and inserting each SciCode Subtask and HLE barely above it.<\/p>\n<h3 id=\"checkpoint_b\" class=\"wp-block-heading\">Checkpoint B<\/h3>\n<p class=\"wp-block-paragraph\">Desk 3 exhibits checkpoint B, scored on the up to date analysis suite, with the identical end result. PTQ reaches 95.84% median rating restoration and QAD reaches 98.53%, once more at an an identical 21.19 GB. The AA v4.1 Index is the clearest single measure right here, rising 3.45 factors from 20.03 to 23.48 towards a BF16 baseline of 24.81. QAD improves 5 of the 9 benchmarks, so the median quite than any particular person rating carries the end result.<\/p>\n<figure class=\"wp-block-table aligncenter\">BenchmarkBF1665.85 GBAggressive PTQ21.19 GBQAD21.19 GBQAD gainvs PTQAA v4.1 Index24.8120.0323.48+3.45GPQA-D77.3775.1977.46+2.27HLE10.8410.8911.35+0.46AA-LCR51.0047.3850.25+2.88AA-Omni Acc.17.5816.7816.60-0.18AA-Omni Non-Halluci.62.2469.0264.67-4.35SciCode Subtask41.1239.5738.98-0.59Tau3 Banking8.045.778.25+2.48GDPval Norm. Elo18.6016.4612.90-3.56Median rating recovery100.00percent95.84percent98.53%+2.69<figcaption class=\"wp-element-caption\">Desk 3. Checkpoint B, scored on the up to date analysis suite, exhibits the identical end result as Checkpoint A<\/figcaption><\/figure>\n<p class=\"wp-block-paragraph\">We repeated the experiment on a later Checkpoint B and noticed the identical sample: 95.84% to 98.53% median restoration. We additionally measured the AA Index, which rose 3.4 factors from 20.03 to 23.48 towards a BF16 baseline of 24.81. The launch NVFP4 recipe is intentionally extra conservative, so PTQ already sits near baseline and QAD has significantly much less to get better, with the remaining good points narrowing to a subset of the agentic benchmarks. Total, QAD recovers the accuracy loss that aggressive quantization introduces. PTQ fixes the weights to a low-precision grid and accepts no matter error that produces, whereas QAD permits the mannequin to proceed coaching towards that error and adapt to it, so a lot of the degradation is recovered quite than absorbed.<\/p>\n<p class=\"wp-block-paragraph\">That distinction determines how far a recipe will be pushed. Configurations that PTQ leaves a number of factors beneath baseline turn into viable underneath QAD, which suggests the reminiscence and throughput budgets that may in any other case drive a extra conservative precision at the moment are inside attain.<\/p>\n<h3 id=\"final_nvfp4_checkpoint\" class=\"wp-block-heading\">Last NVFP4 checkpoint<\/h3>\n<p class=\"wp-block-paragraph\">Desk 4 exhibits accuracy evaluations for the ultimate NVFP4 checkpoint BF16 versus PTQ versus QAD. The ultimate checkpoint was quantized conservatively to optimize accuracy, so PTQ already sits near BF16 and there&#8217;s little loss left for QAD to get better. Median rating restoration is 99.24% for PTQ and 98.97% for QAD. The good points present up on the agentic and coding benchmarks as an alternative, the place QAD beats PTQ by 3.79 factors on Terminal-Bench v2.1, 1.07 on SWE-Bench Multilingual, 0.65 on HLE and smaller margins on BrowseComp, SWE-Bench Verified, and PinchBench.<\/p>\n<figure class=\"wp-block-table aligncenter\">BenchmarkBF16PTQQADAGGREGATEScore restoration (median)100.0099.2498.97AA v4.1 Index24.5124.0523.94AGENTIC &amp; CODINGTerminal-Bench v2.124.4422.0525.84SWE-Bench Multilingual37.1337.0038.07BrowseComp39.5039.5040.00SWE-Bench Verified52.2052.2052.60PinchBench83.8684.7885.15\u03c4\u00b2-bench Telecom59.6560.9659.87\u03c4\u00b3-bench Banking9.909.487.84KNOWLEDGE, REASONING &amp; INSTRUCTION FOLLOWINGLM Enviornment proxy12.0611.1011.91HLE (w\/o instruments)10.8010.7011.35AA-Omniscience, accuracy17.4716.3516.80AA-Omniscience, non-halluc.68.8869.2069.03SciCode (subtask)32.5131.2130.73GPQA Diamond (w\/o instruments)76.4575.3874.43GDPval (norm. Elo)17.1919.0917.02IFBench (free)72.0074.0471.21LONG CONTEXTAA-LCR52.3850.0048.50<figcaption class=\"wp-element-caption\">Desk 4. Accuracy evaluations for the ultimate NVFP4 checkpoint BF16 versus PTQ versus QAD<\/figcaption><\/figure>\n<p class=\"wp-block-paragraph\">For this ultimate checkpoint, we optimized for accuracy, that means extra conservative quantization utilizing Nemotron-3.5-Lightning-30B-A3B\/lightning_w4a16_nvfp4_4o6. PTQ due to this fact lands near the BF16 baseline and QAD has a lot much less loss to get better, with median rating restoration at 99.24% and 98.97%, respectively.<\/p>\n<p class=\"wp-block-paragraph\">The good points from QAD are smaller than underneath aggressive PTQ, however they present up the place it issues: QAD recovers accuracy on a number of key agentic benchmarks, together with Terminal-Bench v2.1, SWE-Bench Multilingual, BrowseComp, PinchBench, HLE, and AA-Omniscience accuracy.<\/p>\n<h2 id=\"how_to_run_the_qad_recipe_with_model_optimizer\" class=\"wp-block-heading\">How one can run the QAD recipe with Mannequin Optimizer<\/h2>\n<p class=\"wp-block-paragraph\">The complete QAD recipe ships in NVIDIA Mannequin Optimizer as a single launcher megatron_lm_qad.yaml that runs the entire pipeline end-to-end. The identical file works for each Nemotron 3 Nano and Nemotron 3.5 Lightning. Level it on the mannequin you need and launch. The ultimate NVFP4 checkpoint is printed on Hugging Face.<\/p>\n<div class=\"wp-block-syntaxhighlighter-code \">\n# from instruments\/launcher<br \/>\nsupply .env-slurm<br \/>\nuv run launch.py &#8211;yaml examples\/nvidia\/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16\/megatron_lm_qad.yaml &#8211;yes\n<\/div>\n<h3 id=\"step_1_create_the_ptq_student_\" class=\"wp-block-heading\">Step 1: Create the PTQ pupil <\/h3>\n<p class=\"wp-block-paragraph\">Step one right here is to make use of PTQ to quantize the BF16 trainer into the NVFP4 pupil. Nemotron 3.5 Lightning doesn&#8217;t use RoPE, so &#8211;max-position-embeddings has no impact on positional encoding right here. Right here we preserve it equal to its most context size (1M) for consistency. For fashions that do use RoPE, go away it on the config.json worth.<\/p>\n<div class=\"wp-block-syntaxhighlighter-code \">\ntask_1:  # quantize the BF16 trainer into the NVFP4 pupil<br \/>\n  script: widespread\/megatron_lm\/quantize\/quantize.sh<br \/>\n  args:<br \/>\n    &#8211; &#8211;seq-length 32768 &#8211;max-position-embeddings 1048576<br \/>\n    &#8211; &#8211;calib-size 32<br \/>\n  atmosphere:<br \/>\n    &#8211; QUANT_CFG: MAMBA_MOE_NVFP4_CONSERVATIVE_CFG<br \/>\n    &#8211; TP: &#8220;1&#8221;<br \/>\n    &#8211; EP: &#8220;4&#8221;\n<\/div>\n<h3 id=\"step_2_distill_the_student_from_the_frozen_teacher\" class=\"wp-block-heading\">Step 2: Distill the scholar from the frozen trainer<\/h3>\n<p class=\"wp-block-paragraph\">QAD is enabled by setting the trainer by &#8211;export-kd-teacher-load with &#8211;modelopt-enabled added. Underneath the hood, the launcher invokes the Megatron-LM coaching entry level, finetune.sh, which runs the precise distillation loop towards the frozen trainer.<\/p>\n<p class=\"wp-block-paragraph\">To breed our setup, level the launcher at your PTQ pupil checkpoint and trainer, regulate the sequence size and information combine to match your goal, and launch. We distill at a relentless 5e-6 studying charge with dropout off and gradient clipping at 1.0, on a single Nemotron-Submit-Coaching v2 chat shard:<\/p>\n<div class=\"wp-block-syntaxhighlighter-code \">\ntask_2:  # distill the NVFP4 pupil towards the BF16 trainer<br \/>\n  script: widespread\/megatron_lm\/practice\/sft.sh<br \/>\n  args:<br \/>\n    &#8211; &#8211;seq-length 32768 &#8211;max-position-embeddings 1048576<br \/>\n    &#8211; &#8211;micro-batch-size 1 &#8211;global-batch-size 16<br \/>\n    &#8211; &#8211;train-samples 6400            # -&gt; 400 iterations<br \/>\n    &#8211; &#8211;modelopt-enabled<br \/>\n    &#8211; &#8211;export-kd-teacher-load \/cicd\/megatron-lm-bf16\/&#8230;\/BF16-MCore<br \/>\n    &#8211; &#8211;lr 5.0e-6 &#8211;lr-decay-style fixed &#8211;lr-warmup-samples 0<br \/>\n    &#8211; &#8211;clip-grad 1.0 &#8211;weight-decay 0.0<br \/>\n    &#8211; &#8211;attention-dropout 0.0 &#8211;hidden-dropout 0.0<br \/>\n  atmosphere:<br \/>\n    &#8211; DATASET: nvidia\/Nemotron-Submit-Coaching-Dataset-v2<br \/>\n    &#8211; TP: &#8220;1&#8221;<br \/>\n    &#8211; EP: &#8220;4&#8221;\n<\/div>\n<p class=\"wp-block-paragraph\">A ultimate export activity converts the educated pupil right into a deployable Hugging Face NVFP4 checkpoint.<\/p>\n<p class=\"wp-block-paragraph\">To breed by yourself mannequin, swap the mannequin paths and select your QUANT_CFG (which units the matching scale technique from Step 3); to coach at the next sequence size, set each \u2013seq-length and \u2013max-position-embeddings to the next worth, akin to 524,288 (524k). For the whole launcher, see megatron_lm_qad.yaml.<\/p>\n<h3 id=\"how_to_run_the_qad_recipe_with_megatron-bridge\" class=\"wp-block-heading\">How one can run the QAD recipe with Megatron-Bridge<\/h3>\n<p class=\"wp-block-paragraph\">The identical steps additionally run by Megatron-Bridge, a PyTorch-native library inside the NeMo Framework that gives pretraining, SFT, and LoRA for well-liked language, vision-language, audio, and multimodal mannequin help. It serves as a bridge between Hugging Face and Megatron Core offering bidirectional checkpoint conversion between the 2 codecs. Initiatives can leverage Megatron Core parallelism capabilities or export fashions for numerous inference engines, with built-in verification.<\/p>\n<p class=\"wp-block-paragraph\">The mbridge_qad.yaml launcher runs your complete course of end-to-end as 4 duties: tokenize the coaching information, quantize the BF16 mannequin into the NVFP4 pupil, distill that pupil towards the frozen trainer, and export a deployable Hugging Face checkpoint. Right here we use pre-tokenized information, the Nemotron-Submit-Coaching-Dataset-v2 chat cut up is tokenized as soon as up entrance with megatron_preprocess_data and handed to distillation by &#8211;data_paths.<\/p>\n<div class=\"wp-block-syntaxhighlighter-code \">\n# from instruments\/launcher<br \/>\nsupply .env-slurm<br \/>\nuv run launch.py &#8211;yaml examples\/nvidia\/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16\/mbridge_qad.yaml &#8211;yes\n<\/div>\n<p class=\"wp-block-paragraph\">This runs on eight nodes with 4 GPUs (TP=1, PP=1, CP=4, EP=16), giving DP=8, with microbatch dimension=1 and world batch dimension=64; 200 iterations cowl roughly 419M coaching tokens.<\/p>\n<p class=\"wp-block-paragraph\">The pipeline contains the three steps detailed on this submit, wrapped in 4 duties:<\/p>\n<p>Import the BF16 mannequin because the Megatron-Core trainer<\/p>\n<p>Quantize a separate pupil<\/p>\n<p>Distill the scholar towards the frozen trainer<\/p>\n<p>Export the end result<\/p>\n<p class=\"wp-block-paragraph\">This runs on two nodes with eight GPUs (TP=2, PP=1, EP=4), giving DP=8, with microbatch dimension=1 and world batch dimension=16; practice samples=6,400 yields 400 iterations.<\/p>\n<h2 id=\"learn_more\" class=\"wp-block-heading\">Study extra<\/h2>\n<p class=\"wp-block-paragraph\">QAD makes it potential to quantize aggressively and nonetheless maintain accuracy near the unique mannequin. On a compact, sparsely activated mannequin akin to Nemotron 3.5 Lightning, that is precisely what unlocks a robust NVFP4 checkpoint whereas preserving accuracy. <\/p>\n<p class=\"wp-block-paragraph\">The complete QAD recipe for Nemotron 3.5 Lightning is accessible in NVIDIA Mannequin Optimizer. We hope you strive it by yourself fashions and construct on what we&#8217;ve got shared right here.<\/p>\n<p class=\"wp-block-paragraph\">To be taught extra, try the next sources:<\/p>\n<h3 id=\"acknowledgments\" class=\"wp-block-heading\">Acknowledgments<\/h3>\n<p class=\"wp-block-paragraph\">We want to thank the Nemotron staff for constructing and open sourcing Nemotron 3.5 Lightning and the post-training datasets that made this work potential, and the NVIDIA Mannequin Optimizer staff for the quantization and distillation tooling that powers this recipe.<\/p>\n<p class=\"wp-block-paragraph\">We&#8217;re grateful to Asma Kuriparambil Thekkumpate, Carlo del Mundo, Chenjie Luo, Daniel Lo, Daria Levy, Frank Solar, Hung-Yueh Chiang, James Shen, Jinhang Choi, Sweta Priyadarshi, Konstantinos Krommydas, Meng Xin, Rohan Joshi, Wei-Ming Chen, Victor Cui, Trenton Starkey, and Yaniv Galronfor their contributions to this work, together with the recipe improvement, ablations, evaluations, and evaluations that formed the outcomes introduced right here.<\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/developer.nvidia.com\/blog\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Groups customise their fashions to hit their targets for latency, pace, reminiscence, and compute. With the open NVIDIA Nemotron household of fashions, builders can discover the right-sized mannequin for his or her wants. The brand new Nemotron 3.5 Lightning NVFP4 checkpoint, for instance, preserves accuracy whereas unlocking as much as 4x sooner throughput. It\u2019s compressed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":3889,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp","fifu_image_alt":"","jnews-multi-image_gallery":[],"jnews_single_post":[],"jnews_primary_category":[],"jnews_override_bookmark_settings":[],"jnews_social_meta":[],"jnews_override_counter":[],"footnotes":""},"categories":[3],"tags":[3448,4089,105,48,1034,81,2078,4205],"class_list":["post-3887","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ai-platforms-apps","tag-developing","tag-lightning","tag-model","tag-nemotron","tag-nvfp4","tag-nvidia","tag-optimizer","tag-qad"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer - Future News 24<\/title>\n<meta name=\"description\" content=\"Teams customize their models to hit their targets for latency, speed, memory, and compute. With the open NVIDIA Nemotron family of models&#8230;\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer - Future News 24\" \/>\n<meta property=\"og:description\" content=\"Teams customize their models to hit their targets for latency, speed, memory, and compute. With the open NVIDIA Nemotron family of models&#8230;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/\" \/>\n<meta property=\"og:site_name\" content=\"Future News 24\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-17T18:12:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-18T01:59:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp\" \/>\n<meta name=\"author\" content=\"Future News 24\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Future News 24\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"18 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/\"},\"author\":{\"name\":\"Future News 24\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/person\\\/cecad1bde21cfc357cf70128144d6c83\"},\"headline\":\"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer\",\"datePublished\":\"2026-08-17T18:12:00+00:00\",\"dateModified\":\"2026-08-18T01:59:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/\"},\"wordCount\":3701,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/developer-blogs.nvidia.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/qad-nvfp4-model-optimization.webp\",\"keywords\":[\"Developing\",\"Lightning\",\"Model\",\"Nemotron\",\"NVFP4\",\"NVIDIA\",\"Optimizer\",\"QAD\"],\"articleSection\":[\"AI Platforms &amp; Apps\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/\",\"name\":\"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer - Future News 24\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/developer-blogs.nvidia.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/qad-nvfp4-model-optimization.webp\",\"datePublished\":\"2026-08-17T18:12:00+00:00\",\"dateModified\":\"2026-08-18T01:59:44+00:00\",\"description\":\"Teams customize their models to hit their targets for latency, speed, memory, and compute. With the open NVIDIA Nemotron family of models&#8230;\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#primaryimage\",\"url\":\"https:\\\/\\\/developer-blogs.nvidia.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/qad-nvfp4-model-optimization.webp\",\"contentUrl\":\"https:\\\/\\\/developer-blogs.nvidia.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/qad-nvfp4-model-optimization.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/2026\\\/08\\\/17\\\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/futurenews24.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#website\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/\",\"name\":\"Future News 24\",\"description\":\"The Smart Hub for AI and Next-Gen Innovation\",\"publisher\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/futurenews24.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#organization\",\"name\":\"Future News 24\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/futurenews24.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/fn24-favicon.png\",\"contentUrl\":\"https:\\\/\\\/futurenews24.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/fn24-favicon.png\",\"width\":250,\"height\":250,\"caption\":\"Future News 24\"},\"image\":{\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/futurenews24.com\\\/#\\\/schema\\\/person\\\/cecad1bde21cfc357cf70128144d6c83\",\"name\":\"Future News 24\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g\",\"caption\":\"Future News 24\"},\"sameAs\":[\"https:\\\/\\\/futurenews24.com\"],\"url\":\"https:\\\/\\\/futurenews24.com\\\/index.php\\\/author\\\/mridulpahuja20\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer - Future News 24","description":"Teams customize their models to hit their targets for latency, speed, memory, and compute. With the open NVIDIA Nemotron family of models&#8230;","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/","og_locale":"en_US","og_type":"article","og_title":"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer - Future News 24","og_description":"Teams customize their models to hit their targets for latency, speed, memory, and compute. With the open NVIDIA Nemotron family of models&#8230;","og_url":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/","og_site_name":"Future News 24","article_published_time":"2026-08-17T18:12:00+00:00","article_modified_time":"2026-08-18T01:59:44+00:00","og_image":[{"url":"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp","type":"","width":"","height":""}],"author":"Future News 24","twitter_card":"summary_large_image","twitter_image":"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp","twitter_misc":{"Written by":"Future News 24","Est. reading time":"18 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#article","isPartOf":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/"},"author":{"name":"Future News 24","@id":"https:\/\/futurenews24.com\/#\/schema\/person\/cecad1bde21cfc357cf70128144d6c83"},"headline":"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer","datePublished":"2026-08-17T18:12:00+00:00","dateModified":"2026-08-18T01:59:44+00:00","mainEntityOfPage":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/"},"wordCount":3701,"commentCount":0,"publisher":{"@id":"https:\/\/futurenews24.com\/#organization"},"image":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#primaryimage"},"thumbnailUrl":"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp","keywords":["Developing","Lightning","Model","Nemotron","NVFP4","NVIDIA","Optimizer","QAD"],"articleSection":["AI Platforms &amp; Apps"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/","url":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/","name":"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer - Future News 24","isPartOf":{"@id":"https:\/\/futurenews24.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#primaryimage"},"image":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#primaryimage"},"thumbnailUrl":"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp","datePublished":"2026-08-17T18:12:00+00:00","dateModified":"2026-08-18T01:59:44+00:00","description":"Teams customize their models to hit their targets for latency, speed, memory, and compute. With the open NVIDIA Nemotron family of models&#8230;","breadcrumb":{"@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#primaryimage","url":"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp","contentUrl":"https:\/\/developer-blogs.nvidia.com\/wp-content\/uploads\/2026\/08\/qad-nvfp4-model-optimization.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/futurenews24.com\/index.php\/2026\/08\/17\/developing-nemotron-3-5-lightning-nvfp4-with-qad-using-nvidia-model-optimizer\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/futurenews24.com\/"},{"@type":"ListItem","position":2,"name":"Creating Nemotron 3.5 Lightning NVFP4 with QAD Utilizing NVIDIA Mannequin Optimizer"}]},{"@type":"WebSite","@id":"https:\/\/futurenews24.com\/#website","url":"https:\/\/futurenews24.com\/","name":"Future News 24","description":"The Smart Hub for AI and Next-Gen Innovation","publisher":{"@id":"https:\/\/futurenews24.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/futurenews24.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/futurenews24.com\/#organization","name":"Future News 24","url":"https:\/\/futurenews24.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/futurenews24.com\/#\/schema\/logo\/image\/","url":"https:\/\/futurenews24.com\/wp-content\/uploads\/2026\/06\/fn24-favicon.png","contentUrl":"https:\/\/futurenews24.com\/wp-content\/uploads\/2026\/06\/fn24-favicon.png","width":250,"height":250,"caption":"Future News 24"},"image":{"@id":"https:\/\/futurenews24.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/futurenews24.com\/#\/schema\/person\/cecad1bde21cfc357cf70128144d6c83","name":"Future News 24","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d57f07142d73cb5503ab2446ea7bc9ef3d0a5ba378d64a6157692311e42bf097?s=96&d=mm&r=g","caption":"Future News 24"},"sameAs":["https:\/\/futurenews24.com"],"url":"https:\/\/futurenews24.com\/index.php\/author\/mridulpahuja20\/"}]}},"_links":{"self":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts\/3887","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/comments?post=3887"}],"version-history":[{"count":1,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts\/3887\/revisions"}],"predecessor-version":[{"id":3888,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/posts\/3887\/revisions\/3888"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/media\/3889"}],"wp:attachment":[{"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/media?parent=3887"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/categories?post=3887"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/futurenews24.com\/index.php\/wp-json\/wp\/v2\/tags?post=3887"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}