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

realrebelai/NL-Diffusion-Image_GGUF overview

Rebels NL Diffusion Image GGUFs ComfyUI Rebels NLD Custom Nodes GGUF loader + text to image nodes for NVIDIA NL Diffusion Image masked discrete diffusion LM + …

ggufquantizationsefiimage-generationbase_model:nvidia/NL-Diffusion-Imagebase_model:quantized:nvidia/NL-Diffusion-Imageregion:us

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

Downloads
248
Likes
0
Pipeline

Repository Files & Downloads

8 GGUF files detected
Direct downloads for local inference
FileTypeQuantizationSizeLink
NL-Diffusion-dLM-Q4KM-headQ8.ggufGGUFQ4KM6.32 GBDownload
NL-Diffusion-dLM-Q4_K_M.ggufGGUFQ4_K_M5.32 GBDownload
NL-Diffusion-dLM-Q4_K_S.ggufGGUFQ4_K_S5.28 GBDownload
NL-Diffusion-dLM-Q5_K_M.ggufGGUFQ5_K_M6.42 GBDownload
NL-Diffusion-dLM-Q5_K_S.ggufGGUFQ5_K_S6.40 GBDownload
NL-Diffusion-dLM-Q6_K.ggufGGUFQ6_K7.59 GBDownload
NL-Diffusion-dLM-Q8_0.ggufGGUFQ8_09.75 GBDownload
nld_dlm_F16.ggufGGUFF1618.14 GBDownload

Model Details

Model IDrealrebelai/NL-Diffusion-Image_GGUF
Authorrealrebelai
Pipeline
License
Base modelnvidia/NL-Diffusion-Image
Last modified2026-07-09T12:45:32.000Z

Model README

---

license_name: nvidia-license

license_link: LICENSE

base_model: nvidia/NL-Diffusion-Image

tags:

  • quantization
  • sefi
  • image-generation

---

Rebels NL-Diffusion-Image GGUFs

ComfyUI_Rebels_NLD Custom Nodes

GGUF loader + text-to-image nodes for NVIDIA NL-Diffusion-Image (masked discrete diffusion

LM + IBQ VQ decoder) on consumer hardware. By RealRebelAI.

https://github.com/RealRebelAI/ComfyUI_Rebels_NLD

NODES ARE OPERATIONAL BUT SLOW. Currently working on patches for speed ups. they will run in their current state but i recommend git pulling frequently.

Install

  1. Clone into ComfyUI/custom_nodes/.
  2. Requires the city96 ComfyUI-GGUF fork in the same custom_nodes/ folder (used for dequant).
  3. Put the model files (dropdown-selected, no paths):

- dLM GGUFComfyUI/models/unet/

- vqvae (bf16 .safetensors) → ComfyUI/models/vae/

  1. The config/tokenizer/modeling code ships in model_assets/

IMPORTANT!

  1. model.safetensors file MUST go in "custom_nodes\ComfyUI_Rebels_NLD\model_assets\emu3_vqvae"

https://huggingface.co/nvidia/NL-Diffusion-Image/blob/main/emu3_vqvae/model.safetensors

Nodes

  • NL-Diffusion dLM Loader (GGUF) — pick gguf_name and vqvae_name from dropdowns, choose device.
  • NL-Diffusion Text to Image — prompt, size, steps, guidance, temperature, seed → IMAGE.

Notes

  • The dLM generates discrete token indices; the vqvae decoder turns them into pixels. It is not

a latent VAE — it loads through this pack, not ComfyUI's VAELoader.

  • Vocab embeddings use row-gather dequant, so the 131k-row tensors never fully materialize.
  • Vision-tower (image-understanding / edit) weights are left on meta and not needed for t2i.

License

Model is under the NVIDIA One-Way Noncommercial License (research/development only). Quants

inherit those terms — publish as license: other with the upstream terms linked.

Run realrebelai/NL-Diffusion-Image_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