Can the RTX 3080 10 GB run HiDream-O1-Image?
Nothing fits entirely, but FP8 (8.1 GB) overflows by only about 0.9 GB. ComfyUI keeps that part in system RAM automatically: slower than a full fit, but usable.
Worth trying on this GPU: with an up-to-date ComfyUI, Dynamic VRAM (on by default for NVIDIA since March 2026) streams whatever does not fit from system RAM, and ComfyUI's own start-up message recommends native FP8/INT8 files over GGUF, saying they “will be faster even if they are larger than your memory”. So before settling for a heavily compressed GGUF, try the native FP8 file (8.1 GB). The file recommended above is the best one that fits entirely — the safe choice on older ComfyUI versions, AMD and Intel. Comfy blog: Dynamic VRAM →
01What to download
| Part | File | Folder | Size | |
|---|---|---|---|---|
| Checkpoint | hidream_o1_image_fp8_scaled.safetensors FP8 · Comfy-Org/HiDream-O1-Image | models/checkpoints | 8.1 GB | Download → |
| Total download · keep about the same free on disk | 8.1 GB | |||
One file: this model has no separate text encoder or VAE. 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.
System RAM: 16 GB or more. ComfyUI keeps the model file, the text encoder and the VAE in system RAM and moves them to the GPU as needed. With this set of files that is about 8.1 GB, plus roughly 6 GB for Windows, ComfyUI and a browser: 14.1 GB in total. With less RAM it still runs, but Windows starts swapping to disk and loading gets very slow. calculated
02Every HiDream-O1 file on 10 GB
| File | Size | Needed | On this card | Quality | Download |
|---|---|---|---|---|---|
| 16-bit SAFETENSORS · Comfy-Org | 16.4 GB | 19.2 GB | 9.2 GB too big | the original weights | Hugging Face → |
| FP8 ← SAFETENSORS · Comfy-Org | 8.1 GB | 10.9 GB | spills 0.9 GB | practically identical to the original | Hugging Face → |
Sizes from the Hugging Face file listing, read 2026-09-25. “Needed” = file + 2 GB working memory for this model + 0.8 GB kept free for the system. The Comfy-Org files are complete checkpoints (loaded from the checkpoints folder); there is no separate text encoder or VAE to add. No GGUF version was found.
03The text encoder
This model has no separate text encoder: reading the prompt is built into the model itself, so its memory is already in the file sizes above.
04About this GPU
The RTX 3080 10 GB (Ampere) has no FP8 compute. FP8 files still load and save memory, but ComfyUI converts them back before the maths, so there is no speed gain — Q8_0 GGUF is the closer-to-original 8-bit choice. ComfyUI can compute INT8 files natively on NVIDIA, which is worth a try where a model offers one.
RTX 3080 10 GB: 10 GB GDDR6X · 320-bit · 760 GB/s · Ampere. Everything that runs on the RTX 3080 10 GB →
05What more VRAM would change
With 12 GB you could run HiDream-O1 at 8-bit or better (FP8, 8.1 GB) with no offloading: for example on the RTX 5070 12 GB, RTX 4070 Super 12 GB, RTX 4070 12 GB.
What changes from the RTX 3080 10 GB to the RTX 3090 24 GB → · What changes from the RTX 3080 10 GB to the RTX 5070 Ti 16 GB →
06Measured and reported results
Nobody has sent measured numbers for this pair yet. If you run HiDream-O1 on a RTX 3080 10 GB, send your time per image and peak VRAM and it will appear here, credited.
07Questions
How much VRAM does HiDream-O1 need?
Around 10.9 GB with the smallest file (FP8) and 10.9 GB with an 8-bit file (FP8), counting working memory and a small system reserve. The full 16-bit file needs about 19.2 GB.
Which HiDream-O1 file should I download for the RTX 3080 10 GB?
FP8 (8.1 GB) from Comfy-Org/HiDream-O1-Image.
Is FP8 faster than GGUF on the RTX 3080 10 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 HiDream-O1 on the RTX 3080 10 GB?
About 8.1 GB for the model file, text encoder and VAE listed on this page, and the same again free on disk. With a 10 GB card, 16 GB of system RAM or more is recommended.