@FinanceYF5: 1/ Most AI "world models" suffer from visual collapse and scene drift after just a few minutes of running. @robbyant_brain just open-sourced LingBot-World 2.0 (Infinity): supports hour-level real-time generation, no quality degradation over long runs, stable 720p/60fps output. This is...
Summary
LingBot-World 2.0 (Infinity) has just been open-sourced, supporting hour-level real-time generation with no quality degradation over long runs and stable 720p/60fps output. It's a key step for robots to learn to predict the world.
View Cached Full Text
Cached at: 07/10/26, 10:17 PM
1/ Most AI “world models” start glitching and drifting scenes after just a few minutes.
@robbyant_brain just open-sourced LingBot-World 2.0 (Infinity): supports hour-long real-time generation, with no quality degradation during extended runs, stably outputting 720p/60fps.
This is a key step in the “see-act-predict-think” full-stack chain, where robots learn to “anticipate the world.” 👇 https://t.co/g9sWAjUCGu
2/ First, the hardest part: long-term generation without “breaking”
Most interactive world models end up with blurry textures and drifting scenes after just a few minutes. LingBot-World 2.0 supports infinite scene extension, with stable 720p/60fps output and no quality loss or scene collapse during continuous long runs.
3/ Interaction actions are also upgraded
Compared to the previous generation, this version adds broader action and event types, unlocking more diverse interaction mechanics — no longer just walking around and observing, but truly participating in and changing the scene.
4/ The world “grows on its own”
The built-in Director Agent proactively suggests new events to users in real time — a blizzard, a flock of birds suddenly appearing — the world is no longer a static background, but a continuously evolving system.
It now also supports multiple people entering the same world together: one person controls the exploration, while another can play the “director” role, guiding events in real time.
5/ 14B model, officially open-sourced today
LingBot-World 2.0 weights are now available. Developers can deploy it on their own using SGLang (day-0 support), or try it directly without installation on Reactor or LingGuang App. GitHub: http://github.com/Robbyant/lingbot-world-v2… Weights: http://huggingface.co/collections/robbyant/lingbot-world-v2… Official site: https://technology.robbyant.com/lingbot-world-v2… Online demo: http://reactor.inc/lingbot-world-v2…
6/ This is not the first time @robbyant_brain has done this.
Just like in January, this is another open-source release — three models have been released so far: spatial perception (LingBot-Vision + LingBot-Depth 2.0), embodied manipulation (LingBot-VLA 2.0), and today’s world simulator LingBot-World 2.0.
A technical pipeline from “seeing the world” to “predicting the world” is being gradually laid out. It’s worth watching what comes next.
That’s all for now.
If you like this topic:
- Follow me (@FinanceYF5)
- Like + retweet the first post below
Similar Articles
@FinanceYF5: This AI is impressive. LingBot-Map can convert real-time video streams into real-time 3D reconstruction. 20 FPS code + model
LingBot-Map is an AI model capable of converting real-time video streams into real-time 3D reconstruction, running at 20 FPS with complete code and model provided.
@heyshrutimishra: An AI world that never runs out. Imagine a game where there's no fixed map. The world builds itself as you move. You wa…
LingBot-World 2.0 is an open-source AI model that generates persistent, real-time game worlds at 720p 60fps, running for over 60 minutes without visual decay, using a 14B parameter model with a 1.3B lightweight version for single-GPU deployment.
@aigclink: Robbyant, Ant Group's embodied AI company, open-sourced the world model LingBot-World 2.0—capable of running continuously for over an hour with no noticeable degradation in image quality, and equipped with a brain-cerebellum-like agentic harness that allows the world to unfold persistently in response to user actions. The previous world…
Robbyant under Ant Group open-sourced the world model LingBot-World 2.0, supporting continuous operation for over an hour with no quality degradation, featuring a brain-cerebellum-like agentic harness, multiplayer support, and multiple interaction actions. Weights and code are open-sourced.
robbyant/lingbot-world-v2-14b-causal-fast
LingBot-World 2.0 is an advanced world model achieving unbounded interaction horizons, real-time 720p/60fps video streaming, diverse interactive elements, and an agentic harness integrating pilot and director agents. The model is released on Hugging Face with inference code and technical report.
@omarsar0: Most world models fall apart after a few seconds. Common failure modes include texture smearing, warped geometry, and s…
LingBot-World 2.0 achieves stable 720p 60fps world model simulation for up to an hour, overcoming common failure modes like texture smearing and warped geometry.