Skip to content

Refactor WAN loading logic: granular flags & boilerplate cleanup#419

Open
ninatu wants to merge 1 commit into
mainfrom
ninatu/wan_load_params
Open

Refactor WAN loading logic: granular flags & boilerplate cleanup#419
ninatu wants to merge 1 commit into
mainfrom
ninatu/wan_load_params

Conversation

@ninatu

@ninatu ninatu commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Replace 'vae_only' and 'transformer_only' flags in WAN pipelines and checkpointers with granular 'load_*' boolean flags. Centralize repetitive loading and instantiation logic (from_pretrained, from_checkpoint, etc.) into the base classes.

@ninatu ninatu requested a review from entrpn as a code owner June 16, 2026 09:05
@github-actions

Copy link
Copy Markdown

@ninatu ninatu force-pushed the ninatu/wan_load_params branch from c3335a5 to 2b96094 Compare June 16, 2026 10:47
Replace  'vae_only' and 'transformer_only' flags in WAN pipelines and
checkpointers with granular 'load_*' boolean flags. Centralize repetitive
loading and instantiation logic (from_pretrained, from_checkpoint, etc.)
into the base classes.
@ninatu ninatu force-pushed the ninatu/wan_load_params branch from 2b96094 to 1e21945 Compare June 16, 2026 12:29
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.

1 participant