diff --git a/tests/e2e/multigpu/test_fsdp1.py b/tests/e2e/multigpu/test_fsdp1.py index e50316287..5b6724791 100644 --- a/tests/e2e/multigpu/test_fsdp1.py +++ b/tests/e2e/multigpu/test_fsdp1.py @@ -186,6 +186,7 @@ class TestFSDP1: verify_training_success(temp_dir) + @pytest.mark.skip(reason="slow test, deprecate fsdp1 asap") def test_dpo_fft(self, temp_dir): cfg = DictDefault( {