Skip to content

Add Wan I2V/T2V example.#2483

Open
changwangss wants to merge 6 commits into
masterfrom
wangchang/wan
Open

Add Wan I2V/T2V example.#2483
changwangss wants to merge 6 commits into
masterfrom
wangchang/wan

Conversation

@changwangss
Copy link
Copy Markdown
Contributor

@changwangss changwangss commented May 28, 2026

Type of Change

example

Description

the quantization and accuracy evaluation commands, please see README.md.

main.py 's note:
mxfp8 will OOM if GPU memory < 80G for a single card, so add row chunk for qdq activation to reduce memory usage, but affect the performance. if you have enough memory, you can set --disable_mxfp8_inplace_qdq to accelerate.

Expected Behavior & Potential Risk

the expected behavior that triggered by this PR

How has this PR been tested?

how to reproduce the test (including hardware information)

Dependency Change?

any library dependency introduced or removed

## 1. Environment

```shell
pip install -r requirements.txt
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which requirements.txt does this mean?

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.

2 participants