mirror of
https://github.com/THUDM/CogVideo.git
synced 2025-06-23 18:36:37 +08:00
Add Pydantic models to handle: - CLI arguments and configuration (Args) - Model components and pipeline (Components) - Training state and parameters (State)