### Describe the bug > RuntimeError: The size of tensor a (154) must match the size of tensor b (2304) at non-singleton dimension 1 ### Reproduction ```python # StableDiffusion3Pipeline pipe.enable_xformers_memory_efficient_attention() ``` ### Logs _No response_ ### System Info diffusers==0.29.0 python=3.10 pytorch=2.3 ### Who can help? @yiyixuxu @DN6 @sayakpaul