Skip to content

Commit 7272149

Browse files
author
maxtext authors
committed
Merge pull request #1686 from AI-Hypercomputer:disable_llama4
PiperOrigin-RevId: 755073745
2 parents bd2b688 + 2adafd1 commit 7272149

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MaxText/tests/train_compile_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -559,6 +559,7 @@ def test_moe_deepseek_without_device_limit(self):
559559
)
560560
)
561561

562+
@pytest.mark.skip(reason="b/415132665: Enable it once scan is supported in training for shorter compiler time")
562563
@pytest.mark.tpu_only
563564
def test_moe_llama4_17b_16e(self):
564565
compiled_trainstep_file = "/tmp/test_moe_llama4_17b_16e.pickle"

0 commit comments

Comments
 (0)