| File | Size | Description |
|---|---|---|
qwen-v23-diffusion-NVFP4.gguf | 11.5 GB | MMDiT diffusion backbone (~20B params) — NVFP4 quantized |
text_encoder/text_encoder-NVFP4.gguf | 3.84 GB | Qwen2.5-VL-7B text encoder — NVFP4 quantized |
vae/vae.safetensors | 0.25 GB | VAE decoder (BF16, original format) |
qwen-v23-diffusion-NVFP4.gguf in ComfyUI/models/checkpoints/text_encoder/text_encoder-NVFP4.gguf in ComfyUI/models/clip/vae/vae.safetensors in ComfyUI/models/vae/| Property | Value |
|---|---|
| Quantization (Diffusion) | NVFP4 (NVIDIA FP4, 4-bit) |
| Quantization (Text Encoder) | NVFP4 (NVIDIA FP4, 4-bit) |
| GGML Quant Type | 40 (NVFP4) |
| GGUF File Type | 39 (LLAMA_FTYPE_MOSTLY_NVFP4) |
| Bits Per Weight (Text Encoder) | ~4.66 |
| Backend | CUDA 13.2, compute 12.0 |
| llama.cpp Commit | dd7cad7 |
| Source Precision | F8_E4M3 → F16 → NVFP4 |
gguf Python library (v0.19.0)llama-quantize.exe (commit dd7cad7, CUDA 13.2)qwen2 GGUF architectureqwen2.* and llama.* metadata keys for quantizer compatibility, then patched to qwen2 after quantizationlm_head shares weights with token_embd) — standard for Qwen2 models