Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[Project] `gpt2-client`: A New Wrapper for GPT-2

[Project] `gpt2-client`: A New Wrapper for GPT-2

Hey everyone 👋🏻

I recently built a wrapper for OpenAI’s `gpt-2` model called `gpt2-client`. Currently, the `gpt-2` repo is archived and the code is messy and riddled with bugs. My wrapper simplifies the entire process by enabling anyone to get started with text generation models without the fuss.

It looks something like this

Please do go check it out here:

https://github.com/rish-16/gpt2client

If you like it, a ⭐️on GitHub would be highly appreciated! It’s my first ever Python module I’ve released and am really excited about it.

If you run into any bugs, please do file an issue and if you have any suggestions or enhancements, please do file a PR with a short description of your awesome improvement.

Cheers!

submitted by /u/rish-16
[link] [comments]