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
split_head_dim (`bool`, *optional*, defaults to `False`):
135
-
Whether to split the head dimension into a new axis for the self-attention computation. In most cases, enabling this flag should speed up the computation for Stable Diffusion 2.x and Stable Diffusion XL.
135
+
Whether to split the head dimension into a new axis for the self-attention computation. In most cases,
136
+
enabling this flag should speed up the computation for Stable Diffusion 2.x and Stable Diffusion XL.
136
137
dtype (:obj:`jnp.dtype`, *optional*, defaults to jnp.float32):
0 commit comments