@svpino: The new WorldDiT robotics model is really cool: It's very small (< 1B parameters), yet it can perform prediction and co…
Summary
WorldDiT is a new, small (<1B parameters) robotics model that unifies world prediction and control, achieving top performance on the LIBERO benchmark without requiring a VLM.
View Cached Full Text
Cached at: 07/29/26, 03:52 AM
The new WorldDiT robotics model is really cool:
It’s very small (< 1B parameters), yet it can perform prediction and control in a single model.
• It can predict how the world will change • It then decides what the robot should do
Models are getting smaller and more capable. We are doing more with way less.
bagel.com (@bageldotcom): We are releasing WorldDiT, a unified architecture for robotics world modeling and control.
On the LIBERO benchmark, it performs the best among all publicly released methods that do not need a VLM to generate actions. Its size and performance sit on the reported Pareto frontier.
Similar Articles
@bageldotcom: We are releasing WorldDiT, a unified architecture for robotics world modeling and control. On the LIBERO benchmark, it …
WorldDiT is a unified architecture for robotics world modeling and control, achieving the best performance on the LIBERO benchmark among methods that do not rely on a VLM for action generation, and lies on the reported Pareto frontier.
WorldDiT: A Unified Diffusion Architecture for World and Action Modeling
WorldDiT is a unified diffusion transformer architecture that couples action generation with visual world modeling, achieving strong performance on LIBERO simulation suites without relying on large pretrained vision-language models.
@svpino: Tiny, specialized, and open models are the future! The TwiL-LM family of models is now available on HuggingFace for Tra…
TwiL-LM, a family of tiny specialized open models, is released on HuggingFace. The 3B version outperforms OpenAI's 120B gpt-oss on formal reasoning benchmarks and runs efficiently on consumer hardware.
DSWorld: A Data Science World Model for Efficient Autonomous Agents
DSWorld introduces a Data Science World Model that predicts environment state transitions to reduce costly trial-and-error in autonomous agents, achieving 14x acceleration in RL training and 3-6x in inference while maintaining competitive performance.
@svpino: For the first time, I feel open-weight models are impossible to ignore. We are at a point where these models are compet…
Santiago (@svpino) highlights MiniMax-M2.7, a 230B open-weight model that rivals top proprietary models like Opus 4.6 and GPT-5.4, achieving 440+ tokens/s inference on SambaNova at low cost.