You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
CacheConfig
is used to enable FasterCache and PyramidAttentionBroadcastCacheConfig 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
The text was updated successfully, but these errors were encountered: