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.
LatestinclusionAI2.2
inclusionAIText / LLM

inclusionAI ships LLaDA2.2-flash diffusion LLM

A new Apache-2.0 mixture-of-experts model that generates text through diffusion rather than left-to-right decoding.

Jul 16, 2026
UpdateApache 2.0
LLaDA2.2-flash

inclusionAI has released LLaDA2.2-flash, a text language model that pairs two of the more interesting ideas in current open-weights research: a diffusion-style generation process and a mixture-of-experts (MoE) architecture. The model is available now on Hugging Face under a permissive Apache-2.0 license.

Most large language models generate text autoregressively, predicting one token after another from left to right. Diffusion language models like the LLaDA line take a different route, iteratively refining a full sequence from a noised state toward coherent output. In principle that approach can offer more parallel, controllable generation, and it has become a notable alternative thread of research alongside the dominant transformer-decoder recipe.

Why it matters

The combination here is what stands out:

  • A diffusion-based generation process rather than standard autoregressive decoding
  • A mixture-of-experts design, which routes tokens to a subset of parameters to keep inference costs down relative to raw model size
  • An Apache-2.0 license, allowing broad commercial and research use

As a "flash" variant, the model is positioned toward faster, more efficient inference within the LLaDA2.2 family. inclusionAI has not published detailed parameter counts, context length, or benchmark figures alongside this drop, so builders will want to test it against their own workloads before drawing conclusions.

For teams tracking the open-weights space, LLaDA2.2-flash is worth a look precisely because it sits outside the mainstream. Diffusion approaches remain relatively rare in shipping open models, and a permissively licensed MoE take gives researchers and developers a concrete artifact to probe. Full details and weights are on the model's Hugging Face page.

Sources

  • inclusionAI/LLaDA2.2-flash

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Size205.8 GB
PrecisionBF16
ArchitectureLLaDA2MoeModelLM
LicenseAPACHE-2.0
Downloads831
Likes71

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

LongCat-Flash-Lite-Sparse
Meituan/Text / LLM

Meituan Ships a Lighter, Sparser LongCat-Flash

The food-delivery giant's newest open model trims its mixture-of-experts design for more efficient inference under an MIT license.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Refreshes V4-Flash With New 0731 Checkpoint

The MIT-licensed mixture-of-experts model returns in an updated build shipping with FP8 weights for cheaper inference.

Jul 31, 2026
DeepSeek-V4-Flash-0731
DeepSeek/Text / LLM

DeepSeek Ships V4-Flash, a 304B MoE Tuned for Agents

The latest checkpoint in DeepSeek's V4 line leans into agentic workflows while keeping the permissive MIT license.

Jul 31, 2026