model release

Krea Releases 12-Billion Parameter Text-to-Image Model with 8-Step Generation

TL;DR

Krea.ai released Krea 2 Turbo, a 12-billion parameter diffusion transformer model for text-to-image generation. The open-weight model generates images in 8 inference steps and supports resolutions up to 2048x2048 pixels.

2 min read
0

Krea Releases 12-Billion Parameter Text-to-Image Model with 8-Step Generation

Krea.ai released Krea 2 Turbo on June 22, 2026, a 12-billion parameter diffusion transformer model for text-to-image generation. The open-weight model generates images in 8 inference steps and supports resolutions up to 2048x2048 pixels.

Model Specifications

Krea 2 uses a diffusion transformer architecture with 12 billion parameters. The model family includes two checkpoints: Krea 2 Raw (base model) and Krea 2 Turbo (post-trained with fine-tuning and distillation). According to Krea, the Turbo variant requires only 8 inference steps with a guidance scale of 0.0.

The model runs on the Hugging Face diffusers library and SGLang inference framework. Default inference parameters include mu=1.15 for the official codebase and support for resolutions including 1024x1024 and 2048x2048 pixels.

Training and Data

Krea.ai states the model was trained on publicly available data, licensed third-party data, and proprietary synthetic data. The company claims data was filtered to remove harmful content and low-quality duplicates before training. Specific dataset size and composition details were not disclosed.

Safety Implementation

The model operates under the Krea 2 Community License, which requires deployers to implement content filtering or review processes. Krea reports conducting internal and external safety evaluations including adversarial testing for sexually explicit content, non-consensual intimate imagery, and child safety risks before release.

For Krea's hosted products, the company deploys input and output classifiers using proprietary and third-party detection tools. The open-weight release does not include these safeguards—deployers must implement their own filtering systems per license requirements.

Availability

The model is available on Hugging Face as an open-weight release. The repository includes turbo.safetensors weights and integration code for diffusers and SGLang. Krea also offers hosted product integrations, though pricing was not disclosed.

What This Means

Krea 2 Turbo enters a competitive text-to-image market with a relatively large 12-billion parameter model that claims 8-step generation—faster than many diffusion models that require 20-50 steps. The open-weight release with license-mandated safety requirements represents a middle path between fully open and closed models, though enforcement of deployer compliance remains unclear. The model's actual image quality and prompt-following capabilities compared to established models like Stable Diffusion 3 and DALL-E 3 will depend on independent benchmarking.

Related Articles

model release

Alibaba Releases Qwen-Image-2.1, a 7B Unified Text-to-Image and Editing Model

Alibaba's Qwen team has open-sourced Qwen-Image-2.1, a 7B parameter unified model for text-to-image generation and image editing. The release adds native transparent (RGBA) image support and editing with up to 10 reference images.

model release

Xiaomi's MiMo-V2.6-Pro Tops Open Model Rankings at $0.13 Per Task, But Anthropic Says It Used Claude to Get There

Xiaomi's new MiMo-V2.6-Pro, a 1.02 trillion parameter mixture-of-experts model, now leads open-model rankings with a 46 on Artificial Analysis's Intelligence Index while costing roughly $0.13 per task. Anthropic simultaneously accuses Xiaomi of funneling user conversations through Claude to train the model, part of a broader pattern the company calls illegal distillation.

model release

Xiaomi's MiMo-V2.6-Pro Becomes Top Open-Weights Model, Trained for $3M According to Xiaomi

Xiaomi released MiMo-V2.6-Pro, a 1.02T-parameter mixture-of-experts model with 42B active parameters, which debuted as the top-scoring open-weights model on Artificial Analysis' Intelligence Index (46). The company claims the model's RL training run cost roughly $2.6M and completed in 130 hours.

model release

Xiaomi Releases MiMo-V2.6-Pro-RL, a 1.02T-Parameter Omnimodal Model with 1M-Token Context

Xiaomi's MiMo team has released MiMo-V2.6-Pro-RL, a 1.02-trillion-parameter sparse mixture-of-experts model with 42B active parameters, 1M-token context, and native text/image/video/audio processing. The model was trained via a single mixed reinforcement learning run spanning coding, agentic, visual, and cybersecurity tasks, with benchmark scores that Xiaomi claims approach or match Claude Opus 5 and GPT-5.6 on several agentic and coding tests.

Comments

Loading...