NVIDIA Nemotron-3-Super-120B-A12B-NVFP4 (GGUF)

GGUF conversion of nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4 via unsloth/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4.

Model Details

  • Architecture: Hybrid Mamba2-Transformer LatentMoE (NemotronH)
  • Parameters: 120B total, 12B active per token
  • Experts: 512 routed (top-22) + 1 shared
  • Layers: 88 (interleaved Mamba2, MoE, and Attention)
  • Quantization: NVFP4 (FP4 E2M1 with UE4M3 block scales)
  • GGUF Size: ~64GB

Quantization Format

Weight tensors use GGML_TYPE_NVFP4:

  • FP4 E2M1: 4-bit float (values: 0, ±0.5, ±1, ±1.5, ±2, ±3, ±4, ±6)
  • Block structure: 64 elements per block = 4 UE4M3 scale bytes + 32 packed nibble bytes (36 bytes total)
  • 1D tensors (norms, biases): stored as F32

How to Use

Requires Salamander (llama.cpp fork with NVFP4 and NemotronH LatentMoE support).

./salamander-cli -m NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4-NVFP4.gguf -p "Hello" -ngl 99

Conversion

Converted using convert_hf_to_gguf.py with native NVFP4 output:

python convert_hf_to_gguf.py /path/to/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4 --outtype nvfp4

The converter dequantizes the original ModelOpt FP4/FP8 weights to float, then re-quantizes to GGML's native NVFP4 block format.

License

NVIDIA Open Model License

Downloads last month
234
GGUF
Model size
121B params
Architecture
nemotron_h_moe
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for jdziat/NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4-GGUF

Quantized
(13)
this model