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

Suboptimal result with SP #545

Open
chen-yy20 opened this issue Dec 1, 2024 · 0 comments
Open

Suboptimal result with SP #545

chen-yy20 opened this issue Dec 1, 2024 · 0 comments

Comments

@chen-yy20
Copy link

Hi OpenSora Team,

I want to express my appreciation for your outstanding work!

I have reconstructed your code and implemented the OpenSora Pipeline specifically for T2V inference, maintaining most of the original code and model weights intact. However, I've encountered an issue while attempting to optimize the T2V inference process using Sequence Parallel (SP). The results have been notably suboptimal.

Using the prompt "Sunset over the sea," I've observed a significant difference in output quality:

Normal execution produces expected high-quality results:

OpSora_output_ori.mp4

With Sequence Parallel enabled, the output shows degraded quality:

OpSora_output.mp4

I'm curious whether you encountered similar issues during OpenSora's development. Could you provide insights into which pipeline components might be responsible for this quality degradation? Any guidance would be greatly appreciated.

Thank you for your time and consideration.

Best regards

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

No branches or pull requests

1 participant