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