CogVideo icon indicating copy to clipboard operation
CogVideo copied to clipboard

do you guys have a plan about 10B model

Open codeplay0000 opened this issue 1 year ago • 5 comments

thanks for your awesome work, do you have a plan to train a 10B or even larger model?

codeplay0000 avatar Sep 06 '24 11:09 codeplay0000

Not at the moment. Currently, we are all working on video generation models that are under 10B in size.

zRzRzRzRzRzRzR avatar Sep 06 '24 17:09 zRzRzRzRzRzRzR

Not at the moment. Currently, we are all working on video generation models that are under 10B in size.

larger than 5B?

codeplay0000 avatar Sep 12 '24 06:09 codeplay0000

Still the 5B model, currently I am rushing to complete the preparation work for the open-source of the I2V model

zRzRzRzRzRzRzR avatar Sep 12 '24 09:09 zRzRzRzRzRzRzR

Still the 5B model, currently I am rushing to complete the preparation work for the open-source of the I2V model

really excited and looking forward the i2v model release. btw, what kind of solution you choose to implement the i2v model, 've tried the mask inpainting way (like opensora's i2v ), look like it works:。 https://github.com/user-attachments/assets/d0af3128-6672-4fa5-92a6-42c8a67a25c0 https://github.com/user-attachments/assets/24a36081-3010-418f-abc3-ddc3e75126c9

codeplay0000 avatar Sep 13 '24 02:09 codeplay0000

You can check solutions likes SVD (not the same), where the input channels are doubled for processing image embeddings

zRzRzRzRzRzRzR avatar Sep 13 '24 11:09 zRzRzRzRzRzRzR