Unverified Commit ac29353a authored by cregouby's avatar cregouby Committed by GitHub
Browse files
parent fa735208
......@@ -284,6 +284,7 @@ class PreTrainedModel(nn.Module):
pretrained_model_name_or_path, *model_args,
cache_dir=cache_dir, return_unused_kwargs=True,
force_download=force_download,
proxies=proxies,
**kwargs
)
else:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment