mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-09-26 01:00:01 +08:00
This change enables caching of prompt embeddings in the CogVideoX text-to-video LoRA trainer, which can improve training efficiency by avoiding redundant text encoding operations.