Krea 2's workhorse components on both ends turn out to be Qwen, spec dive reveals
Even_Package_8573 · reddit · 2026-09-24
- The author read Krea 2's spec instead of the sample grids flooding feeds and found that while the backbone is trained from scratch, the two parts doing the real work are both Qwen components: the text encoder is Qwen3-VL 4B, which takes twelve decoder layers per token and fuses them inside the transformer rather than just reading the last hidden state; the Qwen-Image VAE decodes the latent back to an image.
- If you already know how Qwen-Image handles text and composition, you mostly understand Krea 2's behavior.
- Clarification on Raw vs Turbo: Raw is not an unfiltered checkpoint — it's the undistilled mid-training base for fine-tuning and LoRA work (28 steps, CFG 4.5, 26GB for the diffusers install). Turbo is the generation model: 8 steps, guidance off. Complaints about heaviness come from using a training base for portraits.
- Recommended workflow: train LoRAs on Raw with 50-60 image sets, generate with Turbo; quantized Turbo for casual image generation.
More from Models
- NaceAI launches Drex, a sub-6B decision model that tops the public Decision Index at 51.73 — ordax · 2026-09-25
- Model audit showdown: Astra dominates, Opus and Fable close, Grok 4.7 and GPT-6 Sol lag far behind — ivan_bezdomny · 2026-09-25
- Uncensored local model Bonzai 2 27B tops benchmarks, runs on 12GB VRAM — alexcovo_eth · 2026-09-25
- Same prompt, Opus 5.5 one-shot video generation put to a public retest with different tools — drrickio · 2026-09-25
- Users blast GPT-5.2 for rampant false crisis flags and needless helpline redirects — ryunuck · 2026-09-25
- Agent Arena Ranks 43 Models on 2M+ Real-World Agentic Tasks; Claude Fable 5.1 Tops Board — arena · 2026-09-25