Skip to content

Commit 53d09eb

Browse files
committed
TPU simple tests
Signed-off-by: Vladimir Suvorov <suvorovv@google.com>
1 parent 5b77619 commit 53d09eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/tpu-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ jobs:
7272
# Config tests that passed
7373
python -m pytest tests/sft/config_test.py -v --tb=short
7474
75-
# DPO tests that passed
76-
python -m pytest tests/sft/dpo/dpo_trainer_test.py::DpoTrainerTest::test_dpo_trainer_chosen_reject_equal_length -v --tb=short
7775
7876
# Checkpoint manager test that passed
7977
python -m pytest tests/sft/checkpoint_manager_test.py::CheckpointManagerTest::test_empty_root_directory -v --tb=short

0 commit comments

Comments
 (0)