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

Implement caching on LTX and WAN video models #11134

Open
vladmandic opened this issue Mar 21, 2025 · 0 comments
Open

Implement caching on LTX and WAN video models #11134

vladmandic opened this issue Mar 21, 2025 · 0 comments
Assignees

Comments

@vladmandic
Copy link
Contributor

CacheConfig is used to enable FasterCache and PyramidAttentionBroadcast
CacheConfig is present in Hunyuan, Mochi, Latte, Allegro, Cog transformer modules
but its not present in WAN or LTX transformer modules:

  • WanTransformer3DModel
  • LTXVideoTransformer3DModel

ask is to enable caching functionality for WAN and LTX models.

cc @a-r-r-o-w

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

No branches or pull requests

2 participants