Lightricks Releases LTX-2.5, a 22B-Parameter Open-Weight Video and Audio World Model
Lightricks has released LTX-2.5, an open-weight world model that generates synchronized video and audio from text, image, and video inputs. The 22B-parameter model adds native multishot generation, a new diffusion video decoder, and a custom Gemma4 12B text encoder.
Lightricks Ships LTX-2.5 With Multishot Video Generation
Lightricks has released LTX-2.5, an open-weight model for generating synchronized video and audio from text, image, and video inputs. The model is built around a 22-billion-parameter diffusion transformer (DiT) and is designed for local execution and fine-tuning rather than exclusive API access.
The headline addition is native multishot generation. Previous LTX versions produced a single continuous shot; LTX-2.5 can generate connected scenes in one pass, holding character identity, environment, lighting, voice, and visual style across cuts, according to Lightricks.
What Changed
Lightricks lists several architectural updates alongside multishot support:
- Diffusion fidelity rendering: compute is allocated dynamically by scene complexity rather than a fixed compression rate per scene, per the company.
- New diffusion video decoder: replaces the previous VAE reconstruction stage, which Lightricks claims produces sharper faces, textures, and on-screen text along with fewer motion artifacts.
- Custom Gemma4 12B text encoder: intended to preserve detail in complex, longer prompts involving multiple characters, camera moves, and actions.
- Prompt enhancer: expands short prompts into more detailed cinematic instructions at low additional compute cost.
- Duration predictor: an optional module that infers clip length directly from the prompt instead of requiring a fixed frame count.
- Improved distilled checkpoint: Lightricks claims the distilled model retains substantially more of the full model's visual quality, prompt adherence, and motion consistency than prior distilled versions.
Distribution and Licensing
LTX-2.5 ships as a split, ComfyUI-aligned pack — separate .safetensors files for the transformer, text encoder, VAE, and duration head — rather than a single monolithic checkpoint. Variants include bf16, Comfy int8 (convrot), and NVFP4 quantized transformers, the latter supported on Blackwell GPUs via ltx-kernels.
The model is distributed under the LTX-2.x Community License. Companies with under $10 million in annual revenue can use it commercially at no cost; fine-tune transfers may require a paid license under the same terms. Organizations above that revenue threshold must negotiate a separate Paid Commercial Use Agreement covering full weights, engineering support, LoRAs, and deployment flexibility. Pricing for that tier is not disclosed. Revenue is measured across the full entity, including subsidiaries and affiliates under common control.
Installation runs through Lightricks' ltx-pipelines Python package (Python 3.12+, CUDA 12.7+, PyTorch ~2.7), with weights downloadable via the Hugging Face CLI. The distilled pipeline still depends on a spatial upscaler hosted in the separate LTX-2.3 repository, which is not yet bundled into LTX-2.5.
No formal benchmark scores were published alongside the release; all quality claims (sharper detail, better motion consistency, improved distillation fidelity) come from Lightricks and have not been independently verified.
What This Means
LTX-2.5 pushes further into the open-weight video generation space Lightricks has occupied since earlier LTX releases, competing against closed systems like Runway Gen and Google's Veo by offering self-hosted deployment and a revenue-tiered free commercial license. Multishot generation and audio-video synchronization in one pass are meaningful production features — scene-to-scene consistency has been a persistent weak point for open video models. The split-checkpoint, ComfyUI-first packaging signals Lightricks is optimizing for the existing creator-tooling ecosystem rather than a single unified API product. Whether the distilled model's claimed quality retention holds up under independent testing will determine if LTX-2.5 becomes a practical alternative to heavier full checkpoints for real-time or lower-VRAM workflows.
Related Articles
Black Forest Labs Releases FLUX 3 Action, a 7B Open-Weights World Action Model, Claims Top RoboLab Benchmark Score
Black Forest Labs has released FLUX 3 Action, a 7B parameter open-weights World Action Model. The company claims it achieves first place on the RoboLab benchmark, though independent verification is pending.
Perceptron Launches Mk1.5, a Multimodal Perception Model for Physical Agents with Structured Spatial Outputs
Perceptron has released Mk1.5, a perception model built for physical agents that accepts text, image, video, and audio input and returns text alongside structured spatial annotations. It succeeds Mk1 and is priced at $0.15 per 1M input tokens and $1.50 per 1M output tokens.
Black Forest Labs Releases FLUX 3 Action, a 7B-Parameter Open Robotics Model
Black Forest Labs has released FLUX 3 Action, an open-weight robotics model built on its FLUX 3 multimodal foundation. The 7-billion-parameter model reads multi-camera video feeds and predicts what a robot should do next, claiming a record success rate on the RoboLab-120 leaderboard while running nearly 4x faster than the previous best open model.
Google DeepMind's New Chief Prioritizes Fast Gemini 4 Release Over AGI Debate
Google DeepMind's new head Koray Kavukcuoglu says Gemini 4 is in early post-training and could ship well before year-end, following the quiet cancellation of Gemini 3.5 Pro. He downplayed the AGI question that defined predecessor Demis Hassabis's tenure, calling it 'not the right conversation.'
Comments
Loading...