Skip to content

Inquiry regarding the release of the complete training code #4

@maple824

Description

@maple824

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions