Join our meetup, learn, connect, share, and get to know your Toronto AI community.
Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.
Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.
![]() |
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. 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 |