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