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

Training details about the t2v model. #63

Open
HashimotoPatrickMu opened this issue Jun 14, 2024 · 1 comment
Open

Training details about the t2v model. #63

HashimotoPatrickMu opened this issue Jun 14, 2024 · 1 comment

Comments

@HashimotoPatrickMu
Copy link

HashimotoPatrickMu commented Jun 14, 2024

Hi, I am currently using one A100 40 doing test on lumina-t2v model, may I ask the gpu type used for training the T2V model. And I also wonder the number of frames?

My implementation follows these steps:

  1. I followed the paper, added another flatten and unflatten operations along the frame dimension.
  2. In order to save time, I did the preprocessing separatedly before starting training, including llama and vae. But the vae is identical to the one used in t2i, so I worry it might not be able to capture enough temporal consistency.

In my testing, the video tensor stops at b=4,f=8,c=4,h=32,w=32 (after embedding) out of the memory issue. So it might be sort of impossible to even do the small-scale tests to verify your temporal-spatial merging method.

I am really interested in reading your training details, and the comparison between temporal-spatial dividing and merging strtegies. Your insights would be greatly helpful.

@HashimotoPatrickMu HashimotoPatrickMu changed the title Hi, may I ask the gpu type that you used for training the T2V model. I also wonder that how many number of frames you wee using? Training details about the t2v model. Jun 14, 2024
@BurhanUlTayyab
Copy link

+1

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

2 participants