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.

[P] Tool to build GPT-2 textgen APIs scalable and free using Google Cloud Run

https://github.com/minimaxir/gpt-2-cloud-run

There have been a few posts here w/ interactive GPT-2 textgen models. I’ve built an open-source tool to help build APIs with GPT-2 (specifically, fine-tuned models on a new dataset) via gpt-2-simple and deploy them to Cloud Run, where the pricing works out to be effectively free unless you have huge spikes or constant requests.

I have also included a mini-Cloud Build tutorial to limit model downloading/uploading.

submitted by /u/minimaxir
[link] [comments]