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.
Latestrobbyant1.0
robbyantText → Video

LingBot-Video puts a 30B MoE behind embodied AI video

A DiT-based mixture-of-experts model activates just 3B parameters per step and ships under an Apache 2.0 license.

Jul 8, 2026
NotableApache 2.0
LingBot-Video 30B-A3B

A new text-to-video model called LingBot-Video 30B-A3B has landed on Hugging Face, aimed squarely at embodied intelligence rather than general-purpose clip generation. The release pairs a diffusion transformer (DiT) backbone with a mixture-of-experts design, and it arrives under a permissive Apache 2.0 license (model card).

The naming tells the architectural story. Of its roughly 30 billion total parameters, only about 3 billion are active on any given forward pass — the "A3B" suffix. That sparse-activation approach is meant to give the model the capacity of a large network while keeping inference costs closer to those of a much smaller one.

Why it matters

Most open video models chase cinematic prompts and short social clips. Framing this one as a pretraining model for embodied intelligence points at a different use case: generating and predicting visual sequences that robots and agents can learn from, where a world model that anticipates how a scene unfolds is more useful than a polished trailer.

A few things stand out about this release:

  • Sparse compute: 30B total parameters with only 3B active, via MoE routing.
  • DiT foundation: a diffusion transformer backbone, now the dominant design for high-quality video generation.
  • Open license: Apache 2.0 permits commercial use and fine-tuning without downstream restrictions.

Several practical details — resolution, frame rate, and maximum clip duration — aren't specified in the release record, so teams evaluating LingBot-Video for robotics or simulation work will want to test those limits directly. As a version 1.0 initial release, it establishes a baseline that later checkpoints can build on.

Sources

  • robbyant/lingbot-video-moe-30b-a3b

    Hugging Face

    Visit

Get the model

Hugging Face

Specs

Parameters30B · MoE
ArchitectureLingBotVideoPipeline
LicenseAPACHE-2.0
Downloads1.3K
Likes126

Modalities

Text → Video

0 comments

No comments yet. Be the first to weigh in.

More in Text → Video

MiniMax-H3
MiniMax/Text → Video

MiniMax Releases H3 Video Model on Hugging Face

The company's new diffusion model handles text-to-video and image-to-video, with support for joint audio-video generation.

Jul 28, 2026
Cosmos 3 Edge
NVIDIA/Text → Video

NVIDIA's Cosmos 3 Edge Brings World Models Closer

A new edge-optimized variant of NVIDIA's Cosmos world-model line aims to run generative video where the compute lives.

Jul 1, 2026
JoyAI-Echo
JD/Text → Video

JD.com Enters Open-Source AI Video with JoyAI-Echo

The Chinese e-commerce giant has released a new model capable of generating long-form, multi-shot videos with synchronized audio from text prompts.

Jun 2, 2026