GraySoft
Projects Models About FAQ Contact Download guIDE →

aessedai/nvidia-nemotron-3-super-120b-a12b-gguf 2 GGUF - Free GGUF Download is indexed on GraySoft with repository links, GGUF quant files, and Hugging Face metadata. This page helps you pick a local model for guIDE or other runtimes. See related models in the same shard below.

Model Intelligence Sheet

aessedai/nvidia-nemotron-3-super-120b-a12b-gguf overview

Comprehensive model page for aessedai/nvidia-nemotron-3-super-120b-a12b-gguf

ggufbase_model:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16base_model:quantized:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16endpoints_compatibleregion:usimatrixconversational
aessedai/nvidia-nemotron-3-super-120b-a12b-gguf visual
Downloads
1,431
Likes
14
Pipeline
Library
Visibility
Public
Access
Open

Repository Files & Downloads

14 files detected
Direct downloads for all repository files
FileTypeQuantizationSizeLink
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-IQ3_S-00001-of-00003.gguf GGUF BF16 7.51 MB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-IQ3_S-00002-of-00003.gguf GGUF BF16 46.29 GB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-IQ3_S-00003-of-00003.gguf GGUF BF16 6.37 GB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-IQ4_XS-00001-of-00003.gguf GGUF BF16 7.51 MB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-IQ4_XS-00002-of-00003.gguf GGUF BF16 46.41 GB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-IQ4_XS-00003-of-00003.gguf GGUF BF16 17.04 GB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-Q4_K_M-00001-of-00003.gguf GGUF BF16 7.51 MB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-Q4_K_M-00002-of-00003.gguf GGUF BF16 46.54 GB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-Q4_K_M-00003-of-00003.gguf GGUF BF16 27.17 GB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-Q5_K_M-00001-of-00003.gguf GGUF BF16 7.51 MB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-Q5_K_M-00002-of-00003.gguf GGUF BF16 45.70 GB Download
NVIDIA-Nemotron-3-Super-120B-A12B-BF16-Q5_K_M-00003-of-00003.gguf GGUF BF16 34.57 GB Download
imatrix-2.gguf GGUF 295.44 MB Download
imatrix.gguf GGUF 295.44 MB Download

Model Details Live

Model Slug
aessedai/nvidia-nemotron-3-super-120b-a12b-gguf
Author
AesSedai
Pipeline Task
Library
Created
2026-03-12
Last Modified
2026-03-12
Gated
No
Private
No
HF SHA
4544d373f22fc893c4912252895fb7cf007b9894
License
Unknown
Language
Unknown
Base Model
nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16

Metadata Inspector

Normalized metadata (stored in metadata_json)
{
  "metadata": {},
  "card_data": {
    "base_model": [
      "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16"
    ],
    "frontmatter": {
      "base_model": [
        "nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16"
      ]
    },
    "hero_image_url": "kld_data/01_kld_vs_filesize.png \"Chart showing Pareto KLD analysis of quants\"",
    "summary": "",
    "quick_links": [],
    "benchmark_table_html": "",
    "readme_markdown": "---\nbase_model:\n- nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16\n---\n\n## Updates\n### 03/12/2026\nI uploaded the wrong splits for Q4_K_M / Q5_K_M and have corrected that now with the changes mentioned in the 03/11 update. Also added an IQ3_S quant now that there is a PR from @bartowski to fix the IQ4_NL quantization crash.\n\n### 03/11/2026\nI've adjusted the Q4_K_M and Q5_K_M to use Q5_0 for the `ffn_down_exps` tensor, which brings the Q5_K_M quant size down substantially.\n\n## Description\n\nThis repo contains specialized MoE-quants for NVIDIA-Nemotron-3-Super-120B-A12B-BF16. The idea being that given the huge size of the FFN tensors compared to the rest of the tensors in the model, it should be possible to achieve a better quality while keeping the overall size of the entire model smaller compared to a similar naive quantization. To that end, the quantization type default is kept in high quality and the FFN UP + FFN GATE tensors are quanted down along with the FFN DOWN tensors.\n\n## Notes\n\nThis model is a little weird, architecturally. There isn't a `ffn_gate_exps` tensor in it, and the `ffn_down_exps` tensor has `2688` elements in it which means that it is not compatible with most Q*_K quantizations.\n\nSo you may notice that the `ffn_down_exps` here is a little odd, and producing an actual IQ3_S-sized quant like I normally do is tricky since the IQ4_NL quantization type is also not behaving well.\n\nI've chosen to upload these 3 quants for now and hope that there will be some improvements soon.\n\n| Quant  | Size                 | Mixture                 | PPL                 | 1-(Mean PPL(Q)/PPL(base)) | KLD                 |\n| :----- | :------------------- | :---------------------- | :------------------ | :------------------------ | :------------------ |\n| Q5_K_M | 80.27 GiB (5.71 BPW) | Q8_0 / Q5_K  / X / Q5_0 | 4.590127 ± 0.027865 | +0.0817% | 0.007533 ± 0.000042 |\n| Q4_K_M | 73.70 GiB (5.25 BPW) | Q8_0 / Q4_K  / X / Q5_0 | 4.600659 ± 0.027947 | +0.3113% | 0.010532 ± 0.000072 |\n| IQ4_XS | 63.45 GiB (4.52 BPW) | Q8_0 / IQ3_S / X / Q4_1 | 4.647848 ± 0.028308 | +1.3402% | 0.022996 ± 0.000191 |\n| IQ3_S  | 52.66 GiB (3.75 BPW) | Q6_K / IQ2_S / X / IQ4_NL | 4.787999 ± 0.029268 | +4.3960% | 0.059260 ± 0.000528 |\n\n![kld_graph](kld_data/01_kld_vs_filesize.png \"Chart showing Pareto KLD analysis of quants\")\n![ppl_graph](kld_data/02_ppl_vs_filesize.png \"Chart showing Pareto PPL analysis of quants\")",
    "related_quantizations": []
  },
  "tags": [
    "gguf",
    "base_model:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16",
    "base_model:quantized:nvidia/NVIDIA-Nemotron-3-Super-120B-A12B-BF16",
    "endpoints_compatible",
    "region:us",
    "imatrix",
    "conversational"
  ],
  "likes": 14,
  "downloads": 1431,
  "gated": false,
  "private": false,
  "last_modified": "2026-03-12T19:18:32.000Z",
  "created_at": "2026-03-12T01:23:00.000Z",
  "pipeline_tag": "",
  "library_name": ""
}
Source payload excerpt (from Hugging Face API)
{
  "_id": "69b21574ff84b2bf80465931",
  "id": "AesSedai/NVIDIA-Nemotron-3-Super-120B-A12B-GGUF",
  "modelId": "AesSedai/NVIDIA-Nemotron-3-Super-120B-A12B-GGUF",
  "sha": "4544d373f22fc893c4912252895fb7cf007b9894",
  "createdAt": "2026-03-12T01:23:00.000Z",
  "lastModified": "2026-03-12T19:18:32.000Z",
  "author": "AesSedai",
  "downloads": 1431,
  "likes": 14,
  "gated": false,
  "private": false,
  "pipeline_tag": "",
  "library_name": "",
  "siblings_count": 31
}