Offline transformers Trainer

Hi,
Is it possible to use Trainer without the token authentication or any other connection to huggingface services?

Thank you

Or at least remove the dependency to git-lfs ?

You just need to leave the push_to_hub training argument to its default (False).

1 Like