Skip to content

Instantly share code, notes, and snippets.

@thomwolf
Created August 8, 2019 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thomwolf/f701a7ba0059e175afac91a6dc98aa1f to your computer and use it in GitHub Desktop.
Save thomwolf/f701a7ba0059e175afac91a6dc98aa1f to your computer and use it in GitHub Desktop.
Retrieve OpenAI GPT-2 model
git clone https://github.com/openai/gpt-2.git
cd gpt-2
python download_model.py 117M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment