Skip to content
Snippets Groups Projects
Commit 23ed990b authored by Jeff Wu's avatar Jeff Wu
Browse files

instructinos mention git clone

parent bf43e732
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment