-
Notifications
You must be signed in to change notification settings - Fork 43
Added support for WAN 2.2 model #281
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
Open
prishajain1
wants to merge
21
commits into
AI-Hypercomputer:main
Choose a base branch
from
prishajain1:wanpipeline_classes
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+698
−1,253
Open
Changes from 9 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
996388a
Changes for WAN 2.2
prishajain1 c094a73
changes return type of checkpoint_loader to tuple
prishajain1 33bf49c
opt_state=None added
prishajain1 8a752e7
added model_name in config file
prishajain1 1be0361
double noise computation fixed
prishajain1 731b07b
support for wan2.1 in run_inference added
prishajain1 11d30fc
Support for WAN 2.2 added
prishajain1 c2d0fe0
Merge branch 'main' into wanpipeline_classes
prishajain1 ce17ed0
Removed extra files
prishajain1 b7aad0a
Updated README and generate_wan.py
prishajain1 16d657a
Added tensorboard logging for inference metrics
prishajain1 cc78cac
Fixed duplicate pipeline loading
prishajain1 c46fd87
Merge conflicts
prishajain1 f5e6b11
Merge remote-tracking branch 'upstream/main' into wanpipeline_classes
prishajain1 e55ccd2
ruff errors
prishajain1 ebc7eec
Changes to Wan trainer for compatibility with checkpointer
prishajain1 d6cdb1e
flash block size changed for testing
prishajain1 b3edab6
Revert "flash block size changed for testing"
prishajain1 2c494d1
Raise error for unsupported model training
prishajain1 5e642f8
Explicitly instantiate WanPipeline and WanCheckpointer subclasses
prishajain1 531e64d
ruff errors
prishajain1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.