minimaxir/gpt-2-cloud-run

Dockerfile checkpoint is missing

Opened this issue · 2 comments

Hi,

Hope you are all well !

I could not build the docker image as checkpoint file is missing.
Can you re-upload it or shall I remove it from the Dockerfile ?

Thanks in advance for your insights and inputs on the topic.

Cheers,
X

J-tt commented

You need to download the checkpoint separately via the OpenAI GPT-2 repo.

can you add some link ?