-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Can't install sh_download_model.sh #22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
what operating system are you running? https://www.youtube.com/watch?v=0AiqegwnskE |
I'm using Windows 10, 64x and had the exact same error when running: sh download_model.sh 117M Also tried: |
Sorry Win 7 64x Thanks for the link dackdel, I'll watch it this afternoon |
Hi, |
Hi again, Thanks, that worked! |
Just to be clear, I was using exactly: |
For those who are receiving a 403, I re-ran |
I'm getting "syntax error near unexpected token `do" I'm running Mac OS X 10.14.2. |
There is not need to install the whole google-cloud-kit to download a file guys (it's 320MB!!!), you can just use this version that uses only curl and grep (macOS: pcregrep). It works on linux and macos for sure. If you are on Windows and you have grep it will work too. Unfortunately the PR was refused 😞 https://github.com/loretoparisi/gpt-2/blob/master/download_model.sh |
@loretoparisi apparently there is one on the queue that uses the publicly accesible storage API, #39 |
script should be better now and doesn't have gsutil dependency! |
@WuTheFWasThat finally! |
https://drive.google.com/uc?export=download&id=1Eskens0NNz4a6WvqDuIB2tP3QMQ186BY you can direct download |
@wac81 yes exactly, this is the solution I have proposed since gdrive for a given |
support run_name when calling generate via cli
Noob here (linguist, with rudimentary knowledge of computers) I've installed the gcloud sdk but I can't get the command: sh download_model.sh 117M to run. I get: 'sh' is not recognized as an internal or external command.
Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: