gen‑ai.news
← Back
Video

NVIDIA’s Cosmos-Framework Tutorial: Designing a Colab-Friendly Miniature of Cosmos 3 World Models with Omnimodal Mixture-of-Transformers

NVIDIA's Cosmos framework is designed to model the physical world by predicting how scenes evolve over time, taking in multimodal inputs - text, images, and actions - and rolling out plausible future states. Cosmos 3, the latest iteration, uses large-scale checkpoints that require significant GPU memory, putting direct experimentation out of reach for most developers working in free or low-cost cloud environments. This tutorial from MarkTechPost takes a practical approach to that constraint by constructing a miniature version of the model that can run in a Google Colab notebook.

The core architecture built in the tutorial is an omnimodal Mixture-of-Transformers (MoT). Rather than treating each modality with a fully separate model, the design uses shared cross-modal attention layers so that text, vision, and action representations can inform one another, while still routing each modality to its own dedicated expert sub-network. This mirrors the architectural philosophy behind Cosmos 3, where different input types need both common grounding and specialized processing. The tutorial uses the real Cosmos framework's CLI surface and input schema as its scaffolding, so the patterns learned here transfer to working with actual checkpoints when the hardware is available.

Training is demonstrated on synthetic physical-world data, keeping compute requirements low while still illustrating the model's intended behavior. The autoregressive rollout - where the model uses its own previous predictions as inputs to forecast further into the future - is a central mechanism in world modeling, and the tutorial walks through how that process works across all three modalities simultaneously. Predicting future latent states rather than raw pixels or tokens is another detail the tutorial preserves from the full Cosmos design, reflecting how the model compresses perception into a learned representation space before making predictions.

For developers and researchers who want to understand world models beyond reading documentation, this kind of scaled-down implementation offers meaningful insight. It does not replicate the performance of the full Cosmos 3 system, and the tutorial is transparent about that. What it does provide is a structurally honest approximation - one grounded in the real framework - that makes the underlying ideas tangible and testable without specialized infrastructure.

Enjoy this story? Get the next one in your inbox.

Twice a week: the most important stories in generative image and video AI, distilled into a 2-minute read.

Free. Unsubscribe any time. No spam, ever.

Your next read

World models that ignore human beliefs predict the wrong actions, new research shows
Video

World models that ignore human beliefs predict the wrong actions, new research shows

Current AI world models simulate physical environments but leave out a critical layer: what people believe, want, and intend. New research introduces a "Mental World Modeling" framework that adds these mental variables, and finds that even smaller models using it can outperform larger ones that ignore human psychology. The key bottleneck turns out to be modeling how physical and mental states evolve together over time.

Runway News | The Next Phase of Enterprise Video Generation
Video

Runway News | The Next Phase of Enterprise Video Generation

Runway's Chief Revenue Officer has distilled hundreds of enterprise conversations into five themes shaping how large organizations are approaching AI video generation. The piece covers everything from model consolidation and data sovereignty to shifting cost structures and the move toward autonomous execution.

Major YouTube creators are facing backlash for accepting AI money
Video

Major YouTube creators are facing backlash for accepting AI money

Several prominent filmmaking YouTubers, including Matti Haapoja and Sam "Kold" Kolder, have drawn criticism after posting sponsored content promoting Higgsfield's AI video platform without clearly disclosing the paid nature of those partnerships. The backlash intensified when other creators began sharing apparent screenshots of outreach from PR firms working on Higgsfield's behalf. The episode has sparked a broader conversation about transparency and trust in the creator community around AI tool