gen‑ai.news
← Back
Video

NVIDIA Releases Fine-Tuning Guide for Cosmos Predict 2.5 Video Model

NVIDIA Releases Fine-Tuning Guide for Cosmos Predict 2.5 Video Model

NVIDIA has published a technical guide on Hugging Face detailing how to fine-tune its Cosmos Predict 2.5 world model using parameter-efficient methods, specifically LoRA (Low-Rank Adaptation) and DoRA (Weight-Decomposed Low-Rank Adaptation). The documentation is aimed at research and engineering teams working on physical AI applications who want to adapt the model to their own data without the computational expense of training from scratch.

Cosmos Predict 2.5 is part of NVIDIA's broader Cosmos family of world foundation models, designed to generate physically plausible video sequences. Unlike general-purpose video generators, these models are built with simulation and robotics in mind - the idea being that a robot or autonomous system can use generated video as a proxy for real-world experience during training or evaluation. Fine-tuning such a model on domain-specific footage, such as a particular robot platform or industrial environment, can meaningfully improve the realism and relevance of the generated sequences.

LoRA and DoRA are both techniques that reduce the number of trainable parameters during fine-tuning by decomposing weight updates into lower-rank approximations. DoRA extends LoRA by separately handling the magnitude and direction components of weight matrices, which can improve training stability and final model quality in some settings. Using either approach, teams can adapt a large pretrained model on relatively modest hardware compared to full fine-tuning, making the process more accessible to organizations without large GPU clusters.

The guide walks through the practical steps involved: dataset preparation, configuration of the LoRA or DoRA training setup, and how to run the fine-tuning process against the Cosmos Predict 2.5 base weights. By hosting the documentation on Hugging Face, NVIDIA is positioning the workflow within an ecosystem that many ML practitioners already use for model management and sharing, which lowers the barrier to getting started.

The release reflects a broader push to make world models usable outside of NVIDIA's own research environment. Physical AI - encompassing robotics, autonomous vehicles, and related fields - increasingly relies on synthetic video data for training and validation, and fine-tunable world models are a practical tool for generating that data in a controlled, domain-relevant way. Making the fine-tuning process explicit and documented is a step toward wider adoption among teams that may not have the resources to develop such pipelines independently.

Enjoy this story? Get the next one in your inbox.

Twice a week: the most important stories in generative image and video AI, distilled into a 2-minute read.

Free. Unsubscribe any time. No spam, ever.

Your next read

China's MiniMax H3 is the first open model to top an AI video ranking
Video

China's MiniMax H3 is the first open model to top an AI video ranking

Chinese AI company MiniMax has released the weights for its H3 video generation model, marking the first time an open model has claimed the top spot on a major AI video benchmark ranking. The release is a notable moment for the open-source side of the generative video space, which has largely been outpaced by proprietary offerings from companies like OpenAI, Google, and Sora competitors. H3's rise to the top of the leaderboard signals that the gap between closed and open video models may be narr

Is paying artists enough to convince them to embrace AI?
Video

Is paying artists enough to convince them to embrace AI?

A new wave of AI startups is attempting to address longstanding concerns from the illustration community by compensating artists whose work is used in model training. Pippa is one such company, positioning itself as a more ethically grounded alternative to competitors that have trained on unlicensed work. Whether financial compensation alone is enough to shift artist sentiment remains an open question.

Snap and LinkedIn are fighting back against a flood of low-quality AI content
Video

Snap and LinkedIn are fighting back against a flood of low-quality AI content

Snap and LinkedIn are both taking steps to curb the spread of low-effort AI-generated content on their platforms. Snap is blocking AI-generated videos from its Spotlight feed, while LinkedIn has introduced a dedicated reporting option for what many users call "AI slop." The moves reflect growing pressure on social platforms to maintain content quality as generative AI tools become more accessible.