
Most AI video tools hand you a black box: closed weights, a subscription, and no way to see what is happening under the hood. LTX takes the opposite approach. Built by Lightricks, LTX is an open foundation model that generates and simulates across video, audio, and the physical world, and it puts the weights, the code, and the control in your hands.
At the center of the model is LTX-2.5, a 22B-parameter dual-stream diffusion transformer that produces native 4K video at up to 50 frames per second, with audio and video generated together in a single pass rather than stitched together afterward. Artificial Analysis, an independent benchmarking group, currently ranks LTX among the top three AI video models in the world.
You choose how you want to use it. Download the open weights and run LTX-2.5 on your own hardware. License the model for on-premise deployment backed by enterprise support. Or build directly on LTX Studio, the production suite that turns the model into a full creative workflow. Companies like ElevenLabs, Asteria Film Co., Magnopus, and NVIDIA already rely on LTX for their own work.
LTX is not built for one-off social clips. It is infrastructure for teams that generate motion, audio, and physical environments as part of their own products and pipelines.
Learn more
Runpod provides a cloud infrastructure that enables seamless deployment and scaling of AI workloads with GPU-powered pods. By offering access to a wide array of NVIDIA GPUs, such as the A100 and H100, Runpod supports training and deploying machine learning models with minimal latency and high performance. The platform emphasizes ease of use, allowing users to spin up pods in seconds and scale them dynamically to meet demand. With features like autoscaling, real-time analytics, and serverless scaling, Runpod is an ideal solution for startups, academic institutions, and enterprises seeking a flexible, powerful, and affordable platform for AI development and inference.
Learn more
CUDA
CUDA® is a powerful parallel computing platform and programming framework created by NVIDIA, designed for executing general computing tasks on graphics processing units (GPUs). By utilizing CUDA, developers can significantly enhance the performance of their computing applications by leveraging the immense capabilities of GPUs.
In applications that are GPU-accelerated, the sequential components of the workload are handled by the CPU, which excels in single-threaded tasks, while the more compute-heavy segments are processed simultaneously across thousands of GPU cores. When working with CUDA, programmers can use familiar languages such as C, C++, Fortran, Python, and MATLAB, incorporating parallelism through a concise set of specialized keywords.
NVIDIA’s CUDA Toolkit equips developers with all the essential tools needed to create GPU-accelerated applications. This comprehensive toolkit encompasses GPU-accelerated libraries, an efficient compiler, various development tools, and the CUDA runtime, making it easier to optimize and deploy high-performance computing solutions. Additionally, the versatility of the toolkit allows for a wide range of applications, from scientific computing to graphics rendering, showcasing its adaptability in diverse fields.
Learn more
NVIDIA GPU-Optimized AMI
The NVIDIA GPU-Optimized AMI serves as a virtual machine image designed to enhance your GPU-accelerated workloads in Machine Learning, Deep Learning, Data Science, and High-Performance Computing (HPC). By utilizing this AMI, you can quickly launch a GPU-accelerated EC2 virtual machine instance, complete with a pre-installed Ubuntu operating system, GPU driver, Docker, and the NVIDIA container toolkit, all within a matter of minutes.
This AMI simplifies access to NVIDIA's NGC Catalog, which acts as a central hub for GPU-optimized software, enabling users to easily pull and run performance-tuned, thoroughly tested, and NVIDIA-certified Docker containers. The NGC catalog offers complimentary access to a variety of containerized applications for AI, Data Science, and HPC, along with pre-trained models, AI SDKs, and additional resources, allowing data scientists, developers, and researchers to concentrate on creating and deploying innovative solutions.
Additionally, this GPU-optimized AMI is available at no charge, with an option for users to purchase enterprise support through NVIDIA AI Enterprise. For further details on obtaining support for this AMI, please refer to the section labeled 'Support Information' below. Moreover, leveraging this AMI can significantly streamline the development process for projects requiring intensive computational resources.
Learn more