Can the Mac 24 GB run Lumina Image 2.0?
Download 16-bit (5.2 GB). With the model's working memory it needs about 7.0 GB, leaving 12.6 GB spare on 19.6 GB. Quality: the original weights.
01What to download
| Part | File | Folder | Size | |
|---|---|---|---|---|
| Model | lumina_2_model_bf16.safetensors 16-bit · Comfy-Org/Lumina_Image_2.0_Repackaged | models/diffusion_models | 5.2 GB | Download → |
| Text encoder | gemma_2_2b_fp16.safetensors Gemma 2 2B FP16 · Comfy-Org/Lumina_Image_2.0_Repackaged | models/text_encoders | 5.2 GB | Download → |
| VAE | ae.safetensors FLUX.1 VAE (ae) · Comfy-Org/Lumina_Image_2.0_Repackaged | models/vae | 0.3 GB | Download → |
| Total download · keep about the same free on disk | 10.8 GB | |||
On a Mac, FP8 text encoders do not load, so a 16-bit one is listed. Sizes read from Hugging Face (2026-09-25). “Download” links start the file directly; the file name links are the same files the official ComfyUI workflows use.
Shared memory: about 16.8 GB of your 24 GB. On this machine the model, the text encoder, the VAE and the operating system all use the same memory. That leaves room, so nothing has to be swapped to disk. calculated
02Every Lumina 2.0 file on 19.6 GB
| File | Size | Needed | On this card | Quality | Download |
|---|---|---|---|---|---|
| 16-bit ← SAFETENSORS · Comfy-Org | 5.2 GB | 7.0 GB | fits · 12.6 GB spare | the original weights | Hugging Face → |
| Q8_0 GGUF · calcuis | 2.8 GB | 4.6 GB | fits · 15.0 GB spare | practically identical to the original | Hugging Face → |
| Q6_K GGUF · calcuis | 2.1 GB | 3.9 GB | fits · 15.7 GB spare | very close to the original | Hugging Face → |
| Q5_K_M GGUF · calcuis | 1.8 GB | 3.6 GB | fits · 16.0 GB spare | close; small differences in fine detail | Hugging Face → |
| Q4_K_M GGUF · calcuis | 1.5 GB | 3.3 GB | fits · 16.3 GB spare | good; some loss in fine detail and text | Hugging Face → |
| Q3_K_M GGUF · calcuis | 1.1 GB | 2.9 GB | fits · 16.7 GB spare | noticeable loss of detail | Hugging Face → |
| Q2_K GGUF · calcuis | 1.1 GB | 2.9 GB | fits · 16.7 GB spare | heavy loss; a last resort | Hugging Face → |
Sizes from the Hugging Face file listing, read 2026-09-25. “Needed” = file + 1 GB working memory for this model + 0.8 GB kept free for the system.
03The text encoder
Gemma 2 2B: 5.2 GB as 16-bit. ComfyUI encodes the prompt first and can push the encoder out of VRAM before sampling, so it does not have to fit together with the model. On 19.6 GB the 16-bit encoder fits on its own, so prompt encoding stays fast.
04About this GPU
A Mac with 24 GB shares that memory between the CPU and the GPU. On current macOS the GPU may use about 19.6 GB of it by default (older macOS versions: about 17.2 GB); that is the figure used here. ComfyUI can go past it, but macOS then starts compressing and swapping memory and everything slows down. ComfyUI runs on Apple GPUs through PyTorch's MPS backend. 16-bit and GGUF files work; FP8 and INT8 files do not save memory on a Mac, so they are skipped. Speed is the catch: even the fastest Macs are several times slower per image than a desktop RTX card. Chips sold with 24 GB: M2, M3, M4, M4 Pro, M5, M5 Pro, M6 (memory bandwidth 100–307 GB/s — the higher, the faster). Everything about Macs and local AI →
Mac 24 GB: 24 GB unified · ~19.6 GB for the GPU · 100–307 GB/s · Apple Silicon. Everything that runs on the Mac 24 GB →
05What more VRAM would change
Nothing to gain for this model: the Mac 24 GB already runs a top-quality file entirely in VRAM. More memory would only help with bigger images, longer clips or several models at once.
06Measured and reported results
Nobody has sent measured numbers for this pair yet. If you run Lumina 2.0 on a Mac 24 GB, send your time per image and peak VRAM and it will appear here, credited.
07Questions
How much VRAM does Lumina 2.0 need?
Around 2.9 GB with the smallest file (Q2_K) and 4.6 GB with an 8-bit file (Q8_0), counting working memory and a small system reserve. The full 16-bit file needs about 7.0 GB.
Which Lumina 2.0 file should I download for the Mac 24 GB?
16-bit (5.2 GB) from Comfy-Org/Lumina_Image_2.0_Repackaged.
Is FP8 faster than GGUF on the Mac 24 GB?
No. This GPU has no FP8 compute, so ComfyUI converts FP8 weights back before the maths. FP8 only saves memory here; Q8_0 GGUF is the closer-to-original 8-bit pick.
How much do I need to download for Lumina 2.0 on the Mac 24 GB?
About 10.8 GB for the model file, text encoder and VAE listed on this page, and the same again free on disk. With a 19.6 GB card, 32 GB of system RAM or more is recommended.