The Open Weights
LatestModelsLeaderboardsCompanies
Subscribe
The Open Weights

The daily record of open-source AI. New model releases, leaderboards, and what's coming next — written for people who ship.

Refreshed every 12 hours

Discover

  • Latest releases
  • New today
  • Trending models

Browse

  • All models
  • Companies
  • Categories
  • Leaderboards

About

  • About
  • Editorial policy
  • RSS feed
  • Newsletter

© 2026 The Open Weights. An independent publication.

PrivacyTermsSMSAggregated by Claude · curated by humans.
LatestinclusionAILLaDA-Image
inclusionAIText → Image

LLaDA-Image: A Fully Open 6B Image Generator

inclusionAI pairs a diffusion transformer with a frozen vision-language model and publishes the entire training recipe.

Sep 2, 2026
NotableOther

inclusionAI has released LLaDA-Image, a 6-billion-parameter diffusion transformer for text-to-image generation and image editing, along with a rare full accounting of how it was built. According to the accompanying paper, the project's central claim is not just the model itself but a completely open training recipe — the kind of detail most labs keep behind closed doors.

The architecture leans on a frozen vision-language model rather than training a bespoke text encoder from scratch. That design keeps the language-understanding component fixed while the diffusion transformer learns to turn prompts into pixels, a strategy meant to make strong results reproducible without an enormous compute budget.

Why it matters

Open weights are common; open recipes are not. By documenting the data pipeline, training procedure, and design choices end to end, LLaDA-Image gives researchers and smaller teams a template they can actually follow and modify.

  • 6B diffusion transformer covering both text-to-image and image editing
  • Frozen VLM for prompt understanding, reducing training complexity
  • Distilled few-step variant for faster inference

The distilled version is the practical hook here: few-step sampling cuts the generation latency that makes diffusion models expensive to serve. Combined with a mid-sized parameter count and a permissive-enough footprint, LLaDA-Image positions itself as a workable base for teams that want to study or extend open image generation rather than treat it as a black box.

Sources

  • LLaDA-Image: Building Strong Image Generators with Fully Open Training Recipes

    HF Papers

    Visit

Get the model

HF Papers

Specs

Parameters6B
LicenseOTHER

Modalities

Image EditingText → Image

0 comments

No comments yet. Be the first to weigh in.

More in Text → Image

Kroma
Lodestones/Text → Image

Kroma: An MIT-Licensed Text-to-Image Model for ComfyUI

Lodestones releases an open image generator built on the Krea 2 lineage, aimed squarely at ComfyUI workflows.

Jul 31, 2026
SenseNova-U1.5-8B-MoT
SenseTime/Any-to-Any

SenseTime Debuts SenseNova U1.5 8B Multimodal Preview

An 8B any-to-any model that reads, generates, and edits images at up to 4K resolution, released as an early preview.

Jul 28, 2026
Mage-Flow
Microsoft/Text → Image

Microsoft's Mage-Flow packs image editing into 4B

A compact model handles both text-to-image generation and instruction-based edits at native resolution, under a permissive MIT license.

Jul 21, 2026