Closed KabalanKeirouz closed 3 years ago
I'm also getting this error. There is a way to make storage buckets public if that would be a valid solution.
@KabalanKeirouz I believe the issue has been fixed, I can download the 124M model using gpt-2-simple on Google Colab.
@KabalanKeirouz I believe the issue has been fixed, I can download the 124M model using gpt-2-simple on Google Colab.
It did not work for me yet. When I run the download model script, it is still loading me with contents full of XML phrases with the same error message, and this is on google colab.
Moved to azure see the latest commit
I was requesting to the wrong url. Issue solved when copied download_model.py from openai github repo
https://storage.googleapis.com/gpt-2/models/117M/checkpoint ... ... https://storage.googleapis.com/gpt-2/models/117M/vocab.bpe
AccessDenied
Getting this error, even when I visit the link normally from the browser.