LLM News

Every LLM release, update, and milestone.

Filtered by:video-generation✕ clear
model releaseByteDance

ByteDance's Helios reaches 19.5 FPS for minute-long video generation on single GPU

ByteDance has released Helios, a 14-billion-parameter open-weight video generation model that achieves 19.5 frames per second on a single GPU while generating minute-long video clips. The researchers claim this is the first model of its scale to reach near-real-time performance at this duration. Code and model weights are publicly available.

research

RealWonder generates physics-accurate videos in real-time from single images

Researchers introduce RealWonder, a real-time video generation system that simulates physical consequences of 3D actions by using physics simulation as an intermediate representation. The system generates 480x832 resolution videos at 13.2 FPS from a single image, handling rigid objects, deformable bodies, fluids, and granular materials.

research

New world model architecture maintains 3D consistency across extended video generation

Researchers have introduced PERSIST, a new world model paradigm that explicitly represents 3D environment state rather than learning 3D consistency implicitly from video data. The approach maintains persistent spatial memory and geometric consistency across extended generation horizons, addressing a core limitation of existing interactive video models that lack explicit 3D representations.