About
FLUX.1 Kontext Dev — 12B parameter image editing model by Black Forest Labs.
Edit existing images via text instructions with robust consistency across
successive edits. Supports character/style/object reference without finetuning.
Trained with guidance distillation for efficient inference.
GGUF variants from unsloth, usable with ComfyUI-GGUF custom node.
Non-commercial license.
Variants
| Variant | Format | Size | VRAM | Install |
|---|---|---|---|---|
| bf16 ⓘ | gguf | 23.8 GB | 24+ GB | mods install flux-kontext-dev --variant bf16 |
| gguf-q8-0 ⓘ | gguf | 12.7 GB | 16+ GB | mods install flux-kontext-dev --variant gguf-q8-0 |
| gguf-q6-k ⓘ | gguf | 9.8 GB | 12+ GB | mods install flux-kontext-dev --variant gguf-q6-k |
| gguf-q5-k-m ⓘ | gguf | 8.4 GB | 10+ GB | mods install flux-kontext-dev --variant gguf-q5-k-m |
| gguf-q4-k-m ⓘ | gguf | 6.9 GB | 8+ GB | mods install flux-kontext-dev --variant gguf-q4-k-m |
| gguf-q3-k-m ⓘ | gguf | 5.4 GB | 6+ GB | mods install flux-kontext-dev --variant gguf-q3-k-m |
| gguf-q2-k ⓘ | gguf | 4.0 GB | 6+ GB | mods install flux-kontext-dev --variant gguf-q2-k |
Dependencies
These models are automatically installed when you run
mods install flux-kontext-dev. No extra steps needed — mods resolves and downloads all dependencies for you.