Training a 210M text-to-image DiT on one GPU in 3.5 days: three measured findings

IvanMikhnenkov · reddit · 2026-09-11

The author trained a 210M cross-attention DiT text-to-image model from scratch on a single RTX PRO 6000 (3.5 days, 4.2M images at 256²) to understand the full recipe. Three findings rarely stated plainly:

Setup: 896×16 blocks, 2D RoPE, QK-norm, adaLN-single, rectified flow with logit-normal timesteps, frozen flan-t5-base, batch 256 for 400k steps, torch.compile giving 2.4× speedup. Code, weights and demo are open-sourced; next step is Flow-GRPO on this base.

Original post →

More from Multimodal

Multimodal channel →