instructinos mention git clone

This commit is contained in:
Jeff Wu
2019-02-19 18:05:57 -08:00
parent bf43e732f8
commit 23ed990b03

View File

@ -8,6 +8,11 @@ See more details in our [blog post](https://blog.openai.com/better-language-mode
## Installation
Git clone this repository, and `cd` into directory for remaining commands
```
git clone https://github.com/openai/gpt-2.git && cd gpt-2
```
Download the model data
```
sh download_model.sh 117M