Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hunyuan video: inference and train #831

Open
wants to merge 133 commits into
base: master
Choose a base branch
from

Conversation

wtomin
Copy link
Collaborator

@wtomin wtomin commented Jan 23, 2025

What does this PR do?

HunyuanVideo:

  • support hunyuan video inference with text embeding;
  • support hunyuan video text encoder inference and text embedding cache;
  • support hunyuan video t2v training with ZeRO3 and data parallelism;

Fixes # (issue)

Adds # (feature)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline?
  • Did you make sure to update the documentation with your changes? E.g. record bug fixes or new features in What's New. Here are the
    documentation guidelines
  • Did you build and run the code without any errors?
  • Did you report the running environment (NPU type/MS version) and performance in the doc? (better record it for data loading, model inference, or training tasks)
  • Did you write any new necessary tests?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

@xxx

@wtomin wtomin changed the title [Draft] Hunyuan video: inference and train Hunyuan video: inference and train Jan 24, 2025
@SamitHuang
Copy link
Collaborator

SamitHuang commented Feb 7, 2025

suggestion for better code style and clarity

  1. move executable scripts (run_xx.py, eval/xx.py) from src folder to the root folder or script folder
  2. allow parsing hyper-parameters from yaml in training

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants