Update rl_replacements.py
This commit is contained in:
parent
07aab664a0
commit
58159fb9cf
1 changed files with 1 additions and 0 deletions
|
|
@ -202,6 +202,7 @@ grpo_compute_loss = RL_REPLACEMENTS["grpo_compute_loss"]
|
|||
RL_PRE_ITEMS["grpo_trainer"].append(inspect.getsource(grpo_compute_loss))
|
||||
|
||||
global INPUTS
|
||||
INPUTS = None
|
||||
|
||||
# Edit _get_per_token_logps to handle mixed precision
|
||||
def grpo_trainer_compute_loss(function_name, function):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue