GraySoft
Projects Models Compare Cloud benchmarks FAQ Download guIDE →
Model Intelligence Sheet

NANI-Nithin/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF overview

NVIDIA Nemotron 3.5 Lightning 30B A3B GGUF GGUF quantizations of nvidia/NVIDIA Nemotron 3.5 Lightning 30B A3B BF16 https://huggingface.co/nvidia/NVIDIA Nemotro…

ggufquantizedllama.cppnemotronmoetext-generationenbase_model:nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16base_model:quantized:nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16license:apache-2.0endpoints_compatibleregion:usconversational

Runs locally from ~16.64 GB disk (24 GB VRAM class GPUs with llama.cpp / guIDE).

Downloads
0
Likes
0
Pipeline
text-generation

Repository Files & Downloads

22 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-F16.ggufGGUFF1661.33 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ1_S.ggufGGUFIQ1_S16.64 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ2_M.ggufGGUFIQ2_M17.37 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ2_S.ggufGGUFIQ2_S17.36 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ2_XXS.ggufGGUFIQ2_XXS16.65 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ3_M.ggufGGUFIQ3_M17.56 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ3_S.ggufGGUFIQ3_S17.40 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ3_XXS.ggufGGUFIQ3_XXS17.38 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ4_NL.ggufGGUFIQ4_NL17.44 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-IQ4_XS.ggufGGUFIQ4_XS17.43 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q2_K.ggufGGUFQ2_K17.37 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q3_K_L.ggufGGUFQ3_K_L20.14 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q3_K_M.ggufGGUFQ3_K_M19.26 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q3_K_S.ggufGGUFQ3_K_S17.40 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_0.ggufGGUFQ4_017.44 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_K_M.ggufGGUFQ4_K_M23.68 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_K_S.ggufGGUFQ4_K_S21.27 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q5_0.ggufGGUFQ5_021.23 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q5_K_M.ggufGGUFQ5_K_M25.18 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q5_K_S.ggufGGUFQ5_K_S23.11 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q6_K.ggufGGUFQ6_K32.52 GBDownload
NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q8_0.ggufGGUFQ8_032.60 GBDownload

Model Details

Model IDNANI-Nithin/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF
AuthorNANI-Nithin
Pipelinetext-generation
Licenseapache-2.0
Base modelnvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16
Last modified2026-08-11T18:49:45.000Z

Model README

---

license: apache-2.0

base_model: nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16

language: en

tags:

- gguf

- quantized

- llama.cpp

- nemotron

- moe

pipeline_tag: text-generation

---

NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF

GGUF quantizations of nvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16, converted with llama.cpp for fast local inference on CPU/GPU.

Files

| Quant | Use case |

|---|---|

| F16 | Full precision, reference quality |

| Q8_0 | Near-lossless, largest quant size |

| Q6_K | Very high quality, minimal loss |

| Q5_K_M / Q5_K_S | High quality, good balance |

| Q4_K_M / Q4_K_S | Recommended default — best speed/quality tradeoff |

| Q4_0 | Legacy 4-bit, faster on some hardware |

| Q3_K_L / Q3_K_M / Q3_K_S | Lower RAM, noticeable quality drop |

| Q2_K | Smallest, most compressed, quality degrades |

Usage

Run with llama.cpp, Ollama, LM Studio, or any GGUF-compatible runtime:

./llama-cli -m NVIDIA-Nemotron-3.5-Lightning-30B-A3B-Q4_K_M.gguf -p "Your prompt here"

Notes

  • This is a Mixture-of-Experts (A3B) architecture — check RAM/VRAM requirements before choosing a quant.
  • For most users, Q4_K_M offers the best balance of speed, size, and output quality.
  • Quantized using automated pipeline on Modal with llama.cpp's conversion and quantization tools.

Credits

Run NANI-Nithin/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-GGUF with guIDE

Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.

Download guIDE → · Browse 524k+ models · Compare models

Source: Hugging Face · Compare models