Fetch model using curl, add shebang to download_files.sh and mark it executable

This commit is contained in:
Mathieu Rene
2019-02-16 10:32:30 -05:00
committed by Jeff Wu
parent 2d0b62225c
commit 0aad2ab3f4
2 changed files with 6 additions and 2 deletions

View File

@@ -8,7 +8,7 @@ See more details in our [blog post](https://blog.openai.com/better-language-mode
## Installation
Download the model data (needs [gsutil](https://cloud.google.com/storage/docs/gsutil_install)):
Download the model data
```
sh download_model.sh 117M
```