jaymody / picoGPT

An unnecessarily tiny implementation of GPT-2 in NumPy.
MIT License
3.21k stars 414 forks source link

How can I download the models manual? #13

Closed jacktang closed 1 year ago

jacktang commented 1 year ago

Hello,

Thanks for the simple gpt tutorials, and how can I download the models manual? From my side, the downloading always timeout. Thanks!

jacktang commented 1 year ago

Well, I got it from download_gpt2_files function and modified it as I wanted.