Update save.py

This commit is contained in:
Daniel Han-Chen 2024-02-20 04:41:40 +11:00
commit d2e76580ae

View file

@ -1175,6 +1175,7 @@ def patch_saving_functions(model):
"finetuned", "trl", file_location = None,
old_username = None,
)
return out
'''
exec(push_to_hub_text, globals())