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
Downloads1.7K
Likes89

Modalities

Text / LLM

0 comments

No comments yet. Be the first to weigh in.

More in Text / LLM

Xing4.0-29B-A4B
XingChen AGI/Text / LLM

Xing4.0 arrives as a 29B MoE with 4B active params

inclusionAI's new text model uses a mixture-of-experts design to keep compute low while shipping under an Apache-2.0 license.

Sep 16, 2026
Agnes-3.0-Flash
Agnes AI/Vision-Language

Agnes-3.0-Flash arrives as a multimodal reasoning model

The new release pairs vision-language understanding with a hybrid-attention design aimed at long-context reasoning.

Sep 11, 2026
Atria Dawn Preview
Internlm/Reasoning

InternLM's Atria Dawn Preview Targets Agentic Tasks

A new mixture-of-experts model trained on verified tool interactions arrives as an early preview under an MIT license.

Sep 11, 2026