Can the Mac 64 GB run Krea 2 (Turbo)?
Download 16-bit (26.3 GB). With the model's working memory it needs about 28.9 GB, leaving 26.8 GB spare on 55.7 GB. Quality: the original weights.
01What to download
| Part | File | Folder | Size | |
|---|---|---|---|---|
| Model | krea2_turbo_bf16.safetensors 16-bit · Comfy-Org/Krea-2 | models/diffusion_models | 26.3 GB | Download → |
| Text encoder | qwen3vl_4b_bf16.safetensors Qwen3-VL 4B BF16 · Comfy-Org/Krea-2 | models/text_encoders | 8.9 GB | Download → |
| VAE | qwen_image_vae.safetensors Qwen-Image VAE · Comfy-Org/Krea-2 | models/vae | 0.3 GB | Download → |
| Total download · keep about the same free on disk | 35.4 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 41.4 GB of your 64 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 Krea 2 file on 55.7 GB
| File | Size | Needed | On this card | Quality | Download |
|---|---|---|---|---|---|
| 16-bit ← SAFETENSORS · Comfy-Org | 26.3 GB | 28.9 GB | fits · 26.8 GB spare | the original weights | Hugging Face → |
| Q8_0 GGUF · vantagewithai | 13.7 GB | 16.3 GB | fits · 39.4 GB spare | practically identical to the original | Hugging Face → |
| Q6_K GGUF · vantagewithai | 10.6 GB | 13.2 GB | fits · 42.5 GB spare | very close to the original | Hugging Face → |
| Q5_K_M GGUF · vantagewithai | 8.9 GB | 11.5 GB | fits · 44.2 GB spare | close; small differences in fine detail | Hugging Face → |
| Q4_K_M GGUF · vantagewithai | 7.5 GB | 10.1 GB | fits · 45.6 GB spare | good; some loss in fine detail and text | Hugging Face → |
| Q3_K_M GGUF · vantagewithai | 6.0 GB | 8.6 GB | fits · 47.1 GB spare | noticeable loss of detail | Hugging Face → |
| Q2_K GGUF · vantagewithai | 4.9 GB | 7.5 GB | fits · 48.2 GB spare | heavy loss; a last resort | Hugging Face → |
Sizes from the Hugging Face file listing, read 2026-09-25. “Needed” = file + 1.8 GB working memory for this model + 0.8 GB kept free for the system. FP8 and INT8 files are left out on a Mac: Apple GPUs cannot compute FP8, so ComfyUI either fails to load them or converts them back to 16-bit, which saves no memory. Use a 16-bit or GGUF file.
03The text encoder
Qwen3-VL 4B: 8.9 GB as 16-bit, 5.2 GB as FP8. 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 55.7 GB the FP8 encoder fits on its own, so prompt encoding stays fast.
04About this GPU
A Mac with 64 GB shares that memory between the CPU and the GPU. On current macOS the GPU may use about 55.7 GB of it by default (older macOS versions: about 51.5 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 64 GB: M1 Max, M1 Ultra, M2 Max, M2 Ultra, M3 Max, M4 Pro, M4 Max, M5 Pro, M5 Max (memory bandwidth 273–800 GB/s — the higher, the faster). Everything about Macs and local AI →
Mac 64 GB: 64 GB unified · ~55.7 GB for the GPU · 273–800 GB/s · Apple Silicon. Everything that runs on the Mac 64 GB →
05What more VRAM would change
Nothing to gain for this model: the Mac 64 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 Krea 2 on a Mac 64 GB, send your time per image and peak VRAM and it will appear here, credited.
07Questions
How much VRAM does Krea 2 need?
Around 7.5 GB with the smallest file (Q2_K) and 15.7 GB with an 8-bit file (FP8), counting working memory and a small system reserve. The full 16-bit file needs about 28.9 GB.
Which Krea 2 file should I download for the Mac 64 GB?
16-bit (26.3 GB) from Comfy-Org/Krea-2.
Is FP8 faster than GGUF on the Mac 64 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 Krea 2 on the Mac 64 GB?
About 35.4 GB for the model file, text encoder and VAE listed on this page, and the same again free on disk. With a 55.7 GB card, 48 GB of system RAM or more is recommended.