
TL;DR
NVIDIA has released Cosmos 3 Edge, a 4-billion-parameter open world model designed for edge devices. It enables robots and vision AI agents to understand their environments and make real-time decisions.
✦ Why It Matters
Engineers can implement Cosmos 3 Edge to improve real-time decision-making in robotics applications today.
Key Takeaways
How It Works
Cosmos 3 Edge integrates two transformer towers: an autoregressive tower for processing vision and text tokens, and a diffusion tower for handling vision, audio, and action tokens. This design allows the model to reason about scenes and generate outputs based on a shared multimodal representation, enabling it to predict the consequences of actions and infer actions from observed effects.
Related