Open albenabaeva opened 3 years ago
I also cannot download any models from https://storage.googleapis.com/gpt-2.
Moved to azure see the latest commit
The new azure address is not work either and gives the PermissionError: [Errno 13] Permission denied
error.
go to the openai repo for this and copy the download_model.py from there and use that script instead it does the same thing just with the new setup they have
I get the following error when downloading model 345M using download_model.py:
Manually opening https://storage.googleapis.com/gpt-2 in the browser produces the same error. All links in this comment also produce the same error.
I am using download_model.py in Google Colab.
I tried to download the link in a different browser with empty cash and I get the same mistake.