Skip to content

Cosmos3 edge support#14181

Open
atharvajoshi10 wants to merge 4 commits into
huggingface:mainfrom
atharvajoshi10:cosmos3-edge-support
Open

Cosmos3 edge support#14181
atharvajoshi10 wants to merge 4 commits into
huggingface:mainfrom
atharvajoshi10:cosmos3-edge-support

Conversation

@atharvajoshi10

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds support for Cosmos 3 Edge Generator

@github-actions

Copy link
Copy Markdown
Contributor

Hi @atharvajoshi10, thanks for the PR! It does not appear to link an issue it fixes. If this PR addresses an existing issue, please add a closing keyword (e.g. Fixes #1234) to the PR description so the issue is linked. See the contribution guide for more details. If this PR intentionally does not fix a tracked issue, a maintainer can add the no-issue-needed label to silence this reminder.

@yiyixuxu yiyixuxu left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

print("Done.")


if __name__ == "__main__":

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we remove this?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to keep a single sot script coming from https://github.com/NVIDIA/cosmos-framework . The model has both reasoner and generator, it is hard to maintain at different places.

Comment thread src/diffusers/models/transformers/transformer_cosmos3.py Outdated
Comment thread src/diffusers/models/transformers/transformer_cosmos3.py Outdated
Comment thread src/diffusers/models/transformers/transformer_cosmos3.py Outdated
Comment thread src/diffusers/models/transformers/transformer_cosmos3.py Outdated
@yiyixuxu yiyixuxu added the no-issue-needed for PRs that do not require link to an issue label Jul 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

models modular-pipelines no-issue-needed for PRs that do not require link to an issue pipelines size/L PR with diff > 200 LOC tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants