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-UI
inclusionAIVision-Language

LLaDA-UI Brings Diffusion Decoding to GUI Agents

inclusionAI's 16.7B MoE vision-language model uses block-wise diffusion to drive graphical interface tasks.

Sep 8, 2026
NotableOther

inclusionAI has introduced LLaDA-UI, a vision-language model built to act as a graphical user interface agent — the kind of system that reads a screen and issues clicks, taps, and keystrokes to complete tasks. The model is a 16.7B-parameter mixture-of-experts design, and its defining feature is a departure from the usual approach to text generation.

Most language and vision-language models produce output token by token, left to right. LLaDA-UI instead uses block-wise diffusion, generating text in blocks that can be decoded in parallel. According to the accompanying paper on Hugging Face, this block-parallel decoding is central to how the model plans and emits the action sequences a GUI agent needs.

Why it matters

GUI agents have to be both accurate and responsive, and autoregressive decoding can be a bottleneck when an agent needs to reason across a full screen before acting. A diffusion-based approach that decodes blocks in parallel is a bet that agents can generate their outputs more efficiently without sacrificing coherence.

  • Architecture: 16.7B MoE, activating a subset of experts per step
  • Modality: vision-language, aimed at screen understanding and control
  • Decoding: block-wise diffusion with parallel decoding

The release is an initial entry for the LLaDA-UI family and arrives under a non-standard license, so teams evaluating it for production should read the terms carefully. As an early example of applying diffusion decoding to interface automation, it is worth watching how it compares to the autoregressive agents that currently dominate the space.

Sources

  • LLaDA-UI: Bringing Block-wise Diffusion to Vision-Language GUI Agents

    HF Papers

    Visit

Get the model

HF Papers

Specs

Parameters16.7B · MoE
LicenseOTHER

Modalities

Vision-Language

0 comments

No comments yet. Be the first to weigh in.

More in Vision-Language

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
SenseTime/Any-to-Any

SenseTime's SenseNova-U1.5 Unifies Vision Tasks

An 8B model drops the usual encoder and VAE in favor of a single native architecture spanning understanding, reasoning, and image generation.

Sep 9, 2026
Nex-N2.5-Pro
Nex Agi/Vision-Language

Nex-N2.5-Pro arrives as an Apache-2.0 MoE vision model

A permissively licensed multimodal mixture-of-experts model built on a Qwen3-style MoE backbone.

Sep 8, 2026