-
Notifications
You must be signed in to change notification settings - Fork 153
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
VRAM does not clear after video generation so goes OOM after generating 2-3 videos #157
Comments
Could you show your whole log, which contains each video generation. |
Ok will try again and show the logs. I’m using the L4 gpu from Google Colab Pro. |
A matching Triton is not available, some optimizations will not be enabled This share link expires in 72 hours. For free permanent hosting and GPU upgrades, run missing keys: 0;unexpected keys: 0;[] [] missing keys: 0;unexpected keys: 0;[] All Parameters: 11797.69248 Mattn1 Parameters: 1812.54144 MLoading checkpoint shards: 100% 2/2 [02:17<00:00, 68.58s/it] After this step the UI shows and error and goes OOM. |
It should be solved in #158. |
New model runs fine! Thanks. Closing issue. |
Hey, I’m using the image to video model. I can generate the lowest resolution videos with a 24GB vram but with each video generation, the VRAM resources keep going up till it goes out of memory.
Is there a way to clear the memory after a video is generated?
The text was updated successfully, but these errors were encountered: