Hello,
I am currently testing your repository for video generation model training.
During the process, I noticed that the current tools/training/train.py script appears to be a stub. The script successfully parses arguments and creates output directories, but it only prints the planned execution steps (e.g., "Key training steps...") without containing the actual PyTorch training implementation, such as data loaders, model initialization, loss computation, and the training loop.
Could you please clarify if the full training code is planned to be released soon? If there is an estimated timeline or a specific branch where this is currently being developed, I would appreciate the information.
Thank you for your time.
Hello,
I am currently testing your repository for video generation model training.
During the process, I noticed that the current tools/training/train.py script appears to be a stub. The script successfully parses arguments and creates output directories, but it only prints the planned execution steps (e.g., "Key training steps...") without containing the actual PyTorch training implementation, such as data loaders, model initialization, loss computation, and the training loop.
Could you please clarify if the full training code is planned to be released soon? If there is an estimated timeline or a specific branch where this is currently being developed, I would appreciate the information.
Thank you for your time.