Skip to content

Commit 218f16f

Browse files
committed
testing with interleaved
1 parent db0c16f commit 218f16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/maxdiffusion/tests/ltx2_parity_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ def test_import_parity_comparison(self):
415415
num_layers=1,
416416
mesh=self.mesh,
417417
attention_kernel="dot_product",
418-
rope_type="split"
418+
rope_type="interleaved"
419419
)
420420

421421
# 2. Convert Weights (PyTorch -> Flax NNX)

0 commit comments

Comments
 (0)