diff --git a/unsloth/models/rl.py b/unsloth/models/rl.py index bb99f6c880..50f9795588 100644 --- a/unsloth/models/rl.py +++ b/unsloth/models/rl.py @@ -295,6 +295,7 @@ def _patch_trl_rl_trainers(trainer_file = "grpo_trainer"): RLTrainer_extras = RLTrainer_extras, ) + print(RLTrainer_source) # Create new function created_module = create_new_function(