Search

Showing top 58 results for "NVFP4"

Related topics: NVFP4

Tracked topic

NVFP4

Live now A Qwen3.8-27B NVFP4 (with vision) setup is reported to run on one RTX 5090 using a 451K token KV-cache at ~120 tokens/s under a 400W limit.
Live sources: r/LocalLLaMA
1 live sources Latest signal 15h ago See topic hub

People also ask

What is quantization-aware distillation?

QAD uses the original full-precision model (teacher) to teach the quantized model (student). First, create a quantized model by running PTQ on the full-precision model. Then distill the frozen BF16 model into the quantized model using a KL divergence loss comparing the teacher’s and student’s logits. Figure 1 shows the two-stage QAD process used to build the Nemotron 3.5 Lightning NVFP4 checkpoint. The full-precision BF16 model serves as the frozen teacher and is also the starting point for Stage 1, a PTQ pass that quantizes weights to W4A16 to produce the quantized student. In Stage 2, the st

Developing Nemotron 3.5 Lightning NVFP4 with QAD Using NVIDIA Model Optimizer | NVIDIA Technical Blog
developer.nvidia.com › ko-kr › blog

NVIDIA Nemotron 3.5 Lightning, 장기 실행 에이전트를 위한 빠르고 정확한 특화 작업 실행 제공

… NVIDIA는 또한 DFlash 드래프트 모델도 출시하며, 이는 다른 모델과 비교 측정하여 워크로드에 가장 적합한 것을 선택할 수 있습니다. 양자화 Nemotron 3.5 Lightning은 BF16과 함께 NVFP4 체크포인트를 제공하며, NVIDIA Blackwell, NVIDIA Hopper, NVIDIA Ampere GPU 전반에서 Nemotron 3 Ultra를 구동하는 동일한 특화 NVFP4 커널을 사용합니다. 동일한 파일이 데이터 센터에서와 마찬가지로 데스크톱 DGX Spark에서도 동일하게 작동합니다. …

Aug 14, 2026 · Chris Alexiuk
developer.nvidia.com › ja-jp › blog

Nemotron 3 Super の紹介: エージェント型推論向けのオープン ハイブリッド Mamba-Transformer MoE

…これにより、パラメーターのオーバーヘッドを最小限に抑えながら、トレーニングの安定性を向上させます。ヘッドは、オフセット固有のショートカットに分裂するのではなく、一貫した継続に合意できるようになります。 同様の重み共有により、独立してトレーニングされたヘッドが通常劣化するような長いドラフト長においても、投機的ドラフトの一貫性が向上します。 ネイティブ NVFP4 事前トレーニング ほとんどの量子化モデルは、全精度で計算を開始し、トレーニング後に圧縮されるため、精度の低下は避けられないものです。 Super では別のアプローチを採用しています。事前トレーニング中の浮動小数点乗算/累積演算の大部分は NVFP4 、すなわち NVIDIA 4 ビット浮動小数点形式で実行されています。 Blackwell 向けに最適化されたこの手法は、精度を維持しながら、FP8 と比較してメモリ要件を大幅に削減しながらも、推論を高速化します。 低精度でネイティブにトレーニングを行うことは…

Mar 11, 2026 · Chris Alexiuk