You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inferenced notebook with GPU T4 for 2 times. Every time got 10 seconds black screen video as an output. Tried to change fps, did not help. Should I use requirements.txt from this repo before running or do something different?
Where is the INT8 implementation of this model, we have only tested the performance of BF16, the black screen video is most likely because the model did not generate normally, with the same configuration you can completely use the BF16 version, it is recommended to modify and test according to the link provided in our readme. Thank you for your understanding.
Where is the INT8 implementation of this model, we have only tested the performance of BF16, the black screen video is most likely because the model did not generate normally, with the same configuration you can completely use the BF16 version, it is recommended to modify and test according to the link provided in our readme. Thank you for your understanding.
Thanks for answering!
I found the link to this code here, in your readme - it is official example script.
In this script i should chenge this to bf16?.. , right?
it is recommended to modify and test according to the link provided in our readme --> you mean this one?
cli_demo_quantization: Quantized model inference code that can run on devices with lower memory. You can also modify this code to support running CogVideoX models in FP8 precisi
System Info / 系統信息
Inferenced notebook with GPU T4 for 2 times. Every time got 10 seconds black screen video as an output. Tried to change fps, did not help. Should I use requirements.txt from this repo before running or do something different?
CogVideoX-5B-T2V-Int8-Colab.ipynb: CogVideoX-5B Quantized Text-to-Video Inference Colab code, which takes about 30 minutes per run.
Information / 问题信息
Reproduction / 复现过程
1.download CogVideoX-5B-T2V-Int8-Colab.ipynb: CogVideoX-5B Quantized Text-to-Video Inference Colab code, which takes about 30 minutes per run.
run on kaggle T4 GPU
got black video in outputs
Expected behavior / 期待表现
1.download CogVideoX-5B-T2V-Int8-Colab.ipynb: CogVideoX-5B Quantized Text-to-Video Inference Colab code, which takes about 30 minutes per run.
run on kaggle T4 GPU
gotnormal video in outputs
The text was updated successfully, but these errors were encountered: