Skip to content

Optimal matrix clean#1050

Merged
helloyongyang merged 2 commits intoModelTC:mainfrom
Michael20070814:OptimalMatrix-clean
May 6, 2026
Merged

Optimal matrix clean#1050
helloyongyang merged 2 commits intoModelTC:mainfrom
Michael20070814:OptimalMatrix-clean

Conversation

@Michael20070814
Copy link
Copy Markdown
Contributor

In the previous version, the code is divided into base and distilled. And In this version, we integrate the base into the distilled.

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request simplifies the Matrix-Game-3 implementation by removing the WanMtxg3OfficialBaseModel and its associated utility functions, consolidating the inference path to use the WanMtxg3Model with the LightX2V stack. Additionally, it introduces a dummy_model flag in the VAE configuration and loading logic to allow for model initialization without loading full checkpoints. Feedback was provided regarding a vague placeholder comment in matrix_game3_model.py that should be clarified or removed.

Comment thread lightx2v/models/networks/wan/matrix_game3_model.py
@helloyongyang helloyongyang merged commit 71571ca into ModelTC:main May 6, 2026
1 check passed
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