Yuxuan Zhang

Results 500 comments of Yuxuan Zhang

Make sure to compare the original videos generated by Diffusers, not the ones enhanced with super-resolution and interpolation. If everything has been aligned, then the difference is likely due to...

can you try the code in `cogvideox-dev`breanch with it requirement and try again with cli_demo.py also, use `breakpoint()` to locate the OOM code line,thks

I think we need to try this issue. The 3060 desktop version has only 12G, but it can run the 5B model normally. However, there is feedback from developers that...

Check if several key positions are open 1. Do not attempt to enable online quantization, this may cause errors on the GPU in this architecture. 2. Try to check several...

> So it seems that the V100 can not run in BF16 mode. But It looks like that FP16 mode is not as good as BF16. ![image-20240830143711249](https://private-user-images.githubusercontent.com/177197291/363068545-6a4d97f2-17ca-4196-9932-d91cafcdcd14.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MjUwNzIxNzksIm5iZiI6MTcyNTA3MTg3OSwicGF0aCI6Ii8xNzcxOTcyOTEvMzYzMDY4NTQ1LTZhNGQ5N2YyLTE3Y2EtNDE5Ni05OTMyLWQ5MWNhZmNkY2QxNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjQwODMxJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI0MDgzMVQwMjM3NTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xNmI5NDQ2M2Y4OTBiYzM1NjNmMDIwMDdkNmU2ZDNkMGM4MmE1NzhkODUyY2IwYTJlMzk4MjI5MzExNmI4MGZjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCZhY3Rvcl9pZD0wJmtleV9pZD0wJnJlcG9faWQ9MCJ9.sYRaDA4IFDH2EzAvQaAQbdysDGvSt5k1hS4dd7xBijc) > > Will...

why not work ,this should use with diffusers>=0.30.1 and using FP16 model,not INT8

This is not right and we have upload a colab example friendly link in our readme

https://github.com/camenduru/CogVideoX-5B-jupyter

There is no need, but it does take a long time (in my T4 colab similar code it takes about 20 minutes, this is due to the computational power limitations...