graykode / gpt-2-Pytorch

Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
MIT License
960 stars 225 forks source link

gpt2 pytorch model 344M .bin - Larger models with this codebase #14

Open hypnoai opened 4 years ago

hypnoai commented 4 years ago

Hi,

I was wondering how to integrate the larger released open.ai models with this code base.

Many thanks, Vince.

rocheston commented 4 years ago

Exactly... This is also my question. How to integrate the newly released OPENAI full model. Please help. Thanks.