Skip to content

Commit

Permalink
Update test_reward_trainer.py (#410)
Browse files Browse the repository at this point in the history
  • Loading branch information
younesbelkada authored Jun 7, 2023
1 parent d405c87 commit fadffc2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_reward_trainer.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
from .testing_utils import require_peft


@unittest.skip("skip until the next transformers release")
class RewardTrainerTester(unittest.TestCase):
@classmethod
def setUpClass(cls):
Expand Down

0 comments on commit fadffc2

Please sign in to comment.