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] Cortex v0.12: Deploy models as production APIs

Repo Link: https://github.com/cortexlabs/cortex

We’ve just released a new version of Cortex, our open source platform for deploying trained models from any framework as production APIs on AWS. With this newest version, Cortex now also supports:

  • Auto Scaling. If your traffic increases, Cortex will spin up new replicas to handle things. If your traffic decreases, Cortex will reduce replicas to save on cost.
  • Spot Instances. Cortex can run on AWS Spot Instances, which can reduce instance costs by as much as 90%.
  • More Instance Types. Cortex now supports g3 and g4 instance types.
  • Batched Predictions. Cortex can now batch predictions.

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