Save a Model to the Bento Store
Register a model artifact with BentoML.
Meet BentoML
BentoML is a Python framework that packages and serves models with batching and scaling built in, so you skip a lot of boilerplate. 🚀
Install It
Getting started takes one command. You install bentoml from pip just like any other Python package.
pip install bentomlAll lessons in this course
- Save a Model to the Bento Store
- Define a Service and Its API
- Enable Adaptive Micro-Batching
- Build a Bento and Containerize It