rish-16 / gpt2client

✍🏻 gpt2-client: Easy-to-use TensorFlow Wrapper for GPT-2 117M, 345M, 774M, and 1.5B Transformer Models 🤖 📝
MIT License
372 stars 74 forks source link

Support for the newest OpenAI 1.5B GPT-2 model #16

Closed tarvos21 closed 4 years ago

tarvos21 commented 4 years ago

Is your feature request related to a problem? Please describe. Could it surrport the newest OpenAI 1.5B GPT-2 model?

Describe the solution you'd like Support for the newest OpenAI 1.5B GPT-2 model

Describe alternatives you've considered

Additional context

rish-16 commented 4 years ago

Hello there! I just launched V2.1! It comes with support for the new model + allows you to encode and decode text sequences.

Hope this helps :)