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.
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
- Visit
robbyant/lingbot-video-moe-30b-a3b
Hugging Face
More in 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.

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.

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.
0 comments
No comments yet. Be the first to weigh in.