What they did
The Boogu Team developed four model variants: Base, Turbo, Edit, and Edit-Turbo, based on an autoregressive transformer architecture. They trained these models on 208.62 million unique images using a three-stage pipeline: (1) understanding pre-training to align a multimodal encoder with the language model, (2) joint understanding and generation training with curated data, and (3) agentic inference-time scaling and prompt rewriting for generation tasks. The total theoretical compute for the base model was only about $400K.
The authors evaluated the models on standard benchmarks for text-to-image generation (e.g., GenEval, T2I-CompBench), instruction-based editing (e.g., MagicBrush, EmuEdit), and bilingual text rendering (Chinese-English). They compared against open-source models like Emu3-Gen and Show-o, and closed-source systems like GPT-Image-2 and Nano-Banana-Pro.