mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-11-30 17:02:09 +08:00
Add Pydantic models to handle: - CLI arguments and configuration (Args) - Model components and pipeline (Components) - Training state and parameters (State)