majentik/Nemotron-Cascade-2-30B-A3B-TurboQuant-GGUF-Q4_K_M overview
TIP KV cache quantization upstream, no fork needed : llama.cpp/Ollama cover this natively — ctk q8 0 ctv q8 0 ~half KV memory, negligible quality loss or ctk q…
Runs locally from ~22.83 GB disk (24 GB VRAM class GPUs with llama.cpp / guIDE).
Repository Files & Downloads
| File | Type | Quantization | Size | Link |
|---|---|---|---|---|
| Nemotron-Cascade-2-30B-A3B-Q4_K_M.gguf | GGUF | Q4_K_M | 22.83 GB | Download |
Model Details
| Model ID | majentik/Nemotron-Cascade-2-30B-A3B-TurboQuant-GGUF-Q4_K_M |
|---|---|
| Author | majentik |
| Pipeline | text-generation |
| License | other |
| Base model | nvidia/Nemotron-Cascade-2-30B-A3B |
| Last modified | 2026-07-20T16:14:04.000Z |
Model README
---
base_model: nvidia/Nemotron-Cascade-2-30B-A3B
license: other
license_name: nvidia-open-model-license
license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/
library_name: gguf
pipeline_tag: text-generation
tags:
- gguf
- quantized
- turboquant
- llama.cpp
- moe
---
> [!TIP]
> KV-cache quantization (upstream, no fork needed): llama.cpp/Ollama cover
> this natively — -ctk q8_0 -ctv q8_0 (~half KV memory, negligible quality
> loss) or -ctk q4_0 -ctv q4_0 (~quarter memory, small quality cost). In
> Ollama: OLLAMA_KV_CACHE_TYPE=q8_0 with OLLAMA_FLASH_ATTENTION=1.
Nemotron-Cascade-2-30B-A3B — TurboQuant GGUF Q4_K_M
nvidia/Nemotron-Cascade-2-30B-A3B quantized pack, published as Nemotron-Cascade-2-30B-A3B-TurboQuant-GGUF-Q4_K_M.
Method
llama.cpp Q4_K_M quantization.
Release line
Released under the TurboQuant line. RotorQuant and TurboQuant are this project's release labels for this pack, not distinct quantization algorithms — both brand repos carry byte-identical weights. No brand-specific speedup is claimed or measured.
Modality
pipeline_tag: text-generation.
This is a Mixture-of-Experts (MoE) model — a subset of experts is active per token; total and active parameter counts differ.
This is a llama.cpp GGUF conversion of the text tower; no modality beyond pipeline_tag above is claimed or included.
License
This pack is a derivative of nvidia/Nemotron-Cascade-2-30B-A3B; all credit for the original model, training, and weights belongs to the upstream authors. This repo republishes a quantized conversion of those weights only.
Governed by the nvidia-open-model-license. See the upstream repo and the linked license for the full terms — no license text is reproduced here.
Run majentik/Nemotron-Cascade-2-30B-A3B-TurboQuant-GGUF-Q4_K_M with guIDE
Download guIDE — the AI-native code editor with local LLM inference and 69 built-in tools.
Source: Hugging Face · Compare models