Unverified Commit 468ae09e authored by Tolga Cangöz's avatar Tolga Cangöz Committed by GitHub
Browse files

Errata - Trim trailing white space in the whole repo (#8575)



* Trim all the trailing white space in the whole repo

* Remove unnecessary empty places

* make style && make quality

* Trim trailing white space

* trim

---------
Co-authored-by: default avatarSayak Paul <spsayakpaul@gmail.com>
parent 3fca5202
...@@ -472,7 +472,6 @@ my_local_config_path = snapshot_download( ...@@ -472,7 +472,6 @@ my_local_config_path = snapshot_download(
local_dir_use_symlinks=False, local_dir_use_symlinks=False,
) )
print("My local config: ", my_local_config_path) print("My local config: ", my_local_config_path)
``` ```
Then you can pass the local paths to the `pretrained_model_link_or_path` and `config` parameters. Then you can pass the local paths to the `pretrained_model_link_or_path` and `config` parameters.
......
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