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

How to reduce inference gpu memory? #6

Open
yiboz2001 opened this issue Jan 10, 2025 · 1 comment
Open

How to reduce inference gpu memory? #6

yiboz2001 opened this issue Jan 10, 2025 · 1 comment

Comments

@yiboz2001
Copy link

Hello! I tried using the sota-16z model to reconstruct a 1024x1024x24 frame video with chunk=8, but it requires 94GB of GPU memory. Does the model support multi-GPU inference or tiled-vae inference to reduce memory usage?

Additionally, I tried using chunk=4 for reconstruction, but the results have some artifacts.

@yiboz2001
Copy link
Author

chunk=4:
image

chunk=8:
image

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