openai / gpt-2

Code for the paper "Language Models are Unsupervised Multitask Learners"
https://openai.com/blog/better-language-models/
Other
22.57k stars 5.53k forks source link

Can't install ./download_model.sh?? #325

Closed Cycloptopus closed 1 year ago

Cycloptopus commented 1 year ago

Trying to get the command ./download_model.sh to run but I'm getting the error "no such file or directory: ./download_model.sh". Pretty new to this kind of stuff, but it seems previous commands to set up the stable-diffusion-webui folder may have missed this script?? (currently using macOS Ventura 13.5) Any help would be greatly appreciated.