nshepperd/gpt-2

Cannot download the models

giorgiogiudice opened this issue · 4 comments

Hello ya'll,

I am trying to download the models, but the files downloaded are all showing the same message

NoSuchBucketThe specified bucket does not exist.

Am I missing something here?

I am having the same issue. The progress bars just show 0%. Did you manage to solve the issue ?

Same issue here.

Every file the script pulls contains this

<?xml version='1.0' encoding='UTF-8'?><Error><Code>NoSuchBucket</Code><Message>The specified bucket does not exist.</Message></Error>

They moved the models to a different hosting. I'll try to merge their changes from upstream which have the updated urls.

I merged upstream. Downloading models using download_model.py should work now.