Update rl.py
This commit is contained in:
parent
910db6badf
commit
91395f46bd
1 changed files with 1 additions and 1 deletions
|
|
@ -116,7 +116,7 @@ class Unsloth{RLTrainer_name}(_Unsloth{RLTrainer_name}):
|
|||
if args is None: args = Unsloth{RLConfig_name}()
|
||||
{RLTrainer_extra_args}
|
||||
super().__init__({RLTrainer_call_args}{RLTrainer_kwargs})
|
||||
{RLTrainer_post}
|
||||
{RLTrainer_post}
|
||||
pass
|
||||
'''
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue