BentoML Usages
이수진의 블로그
이번 포스팅은 머신러닝 모델(machine learning model) 혹은 딥러닝 모델(Deep Learning model)을 API 형태로 서빙(serving) 할 수 있는 Python BentoML에 대해서 간단하게 소개하고 예제(example)을 정리하는 글입니다. BentoML글은 아래와 같이 총 2개 혹은 3개 정도의 글로 정리하려고 합니다.
https://lsjsj92.tistory.com/621
BentoML: Simplify Model Deployment
BentoML is an open platform that simplifies ML model deployment and enables you to serve your models at production scale in minutes
https://www.bentoml.com/

Seonglae Cho