Skip to content

Cosmos3 ModularPipeline#14110

Open
yzhautouskay wants to merge 2 commits into
huggingface:mainfrom
yzhautouskay:yzhautouskay/cosmos3_modular_pipeline
Open

Cosmos3 ModularPipeline#14110
yzhautouskay wants to merge 2 commits into
huggingface:mainfrom
yzhautouskay:yzhautouskay/cosmos3_modular_pipeline

Conversation

@yzhautouskay

Copy link
Copy Markdown
Contributor

What does this PR do?

Summary

  • Add Cosmos3 modular pipeline support via Cosmos3OmniModularPipeline and Cosmos3OmniBlocks.
  • Implement modular Cosmos3 stages for encoding, pre-denoise setup, denoising loop, and decoding.
  • Register/export Cosmos3 modular pipeline components in modular and top-level package mappings.
  • Add Cosmos3 modular documentation and usage section in docs/source/en/api/pipelines/cosmos3.md.
  • Add strict elementwise parity tests across text/image/video, optional sound, and action-conditioned modes.

Test Plan

  • PYTHONPATH=src python -m pytest -q tests/pipelines/cosmos/test_cosmos3_modular_parity.py -vv

Before submitting

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@github-actions github-actions Bot added documentation Improvements or additions to documentation tests modular-pipelines size/L PR with diff > 200 LOC labels Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation modular-pipelines size/L PR with diff > 200 LOC tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant