Skip to content

Commit 3d50d6f

Browse files
committed
ulysses attention
1 parent 90e32b0 commit 3d50d6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/maxdiffusion/configs/ltx2_video.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#hardware
22
hardware: 'tpu'
33
skip_jax_distributed_system: False
4-
attention: 'flash'
5-
a2v_attention_kernel: 'flash'
4+
attention: 'ulysses'
5+
a2v_attention_kernel: 'ulysses'
66
v2a_attention_kernel: 'dot_product'
77
attention_sharding_uniform: True
88
precision: 'bf16'

0 commit comments

Comments
 (0)