Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Where to enter model name as parameter #74

Open
kalyons1 opened this issue Feb 13, 2021 · 1 comment
Open

Where to enter model name as parameter #74

kalyons1 opened this issue Feb 13, 2021 · 1 comment

Comments

@kalyons1
Copy link

kalyons1 commented Feb 13, 2021

Trying to run download_model.py in Colaboratory as a workaround for minimaxir/gpt-2-simple#252, which is not downloading models. I understand I need to enter the desired model name as a parameter, but I'm unclear where I am supposed to enter it (I am very new at this, sorry).

@johnfewell
Copy link

johnfewell commented Feb 13, 2021

The syntax is in the download script you reference (if this is the script you're talking about)
print('You must enter the model name as a parameter, e.g.: download_model.py 124M')
so you enter your terminal:
python download_model.py 124M

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants