Nvidia Cosmos 3

(developer.nvidia.com)

67 points | by tosh 2 hours ago

4 comments

  • aabdi 1 hour ago
    SOTA open source model for image and vid generation. Beats all others but is too big to run on most people’s computers at 64b params.

    Still impressive nonetheless given its artificially generated training sets.

    Beats nano banana 1 but not yet competitive with 2 or seedance2, grok imagine,etc.

    • xnx 52 minutes ago
      Great summary. I find image and video generation models are a more understandable reality check for how close local models are to frontier models.
  • darth_avocado 43 minutes ago
    > Cosmos 3 Nano is the compact version with 16B parameters and optimized for efficient inference. It’s designed to run on workstation-grade compute, like the NVIDIA RTX PRO 6000 GPU for real-time robotics inference and physical AI applications.

    Looking forward to trying this out on my $10000+ workstation grade GPU that I need an equally expensive set up to run.

  • causal 1 hour ago
    I'm struggling to understand what this does.

    > Generates future observations and action sequences.

    Is that just a complicated way of saying video gen?

    • swiftcoder 1 hour ago
      As I understand it, they mean both computer vision and video gen, linked by a pretty robust world model. One of their hosted examples is purely analysing an existing video, the other is predicting (i.e. video gen) from a static image to a video
    • derac 58 minutes ago
      Look at the table of supported modalities. It can take in input of image/video/text/actions and output image/video/text/actions.
      • causal 12 minutes ago
        That just raises more questions. What kind "observation or action" image does input generate? What is an action output if it's not text?
    • ainch 29 minutes ago
      You can fine-tune it so, given an image and a task description, it generates a corresponding set of actions.
  • kushagra1211 1 hour ago
    [flagged]