EleutherAI / gpt-neo

An implementation of model parallel GPT-2 and GPT-3-style models using the mesh-tensorflow library.
https://www.eleuther.ai
MIT License
8.21k stars 945 forks source link

Where to download 125M model? thanks. #238

Closed tamal777 closed 3 years ago

tamal777 commented 3 years ago

Title

StellaAthena commented 3 years ago

https://huggingface.co/EleutherAI/gpt-neo-125M

tamal777 commented 3 years ago

https://huggingface.co/EleutherAI/gpt-neo-125M

Thank you for sharing but cannot download it. if I use model='EleutherAI/gpt-neo-125M in jupter notebook then it is downloaded in the cache files. then how to use it through gpt neo models directory?