Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NVIDIA Cosmos #36476

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Add NVIDIA Cosmos #36476

wants to merge 7 commits into from

Conversation

zucchini-nlp
Copy link
Member

@zucchini-nlp zucchini-nlp commented Feb 28, 2025

What does this PR do?

Fixes #35565

Conversion and generation with video only model is tested on 4B checkpoint. Next steps:

  • adapt conversion for 11B and 12B models if needed
  • verify that video-text generation works as well
  • match logits
  • video loading can be either added to image-processor or given to users as separate fn in demo. First way is preferable, but maybe we can wait until video processors are merged
  • add tests

BTW, generating from video only is not handled by our generate(), so prob I'll have to override it and write a custom generation with basic functionality

Copy link

Hi 👋, thank you for opening this pull request! The pull request is converted to draft by default. When it is ready for review, please click the Ready for review button (at the bottom of the PR page).

@github-actions github-actions bot marked this pull request as draft February 28, 2025 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add cosmos from Nvidia
1 participant