From c003c8cb52977c95d43f0dc12e0d57c5db317d4d Mon Sep 17 00:00:00 2001 From: Aaron Pham <29749331+aarnphm@users.noreply.github.com> Date: Mon, 19 Jun 2023 12:17:30 -0400 Subject: [PATCH] docs: add BentoML to awesome-transformers (#24344) * docs: add BentoML to awesome-transformers Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> * chore: add the project to the bottom of the line Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> --------- Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com> --- awesome-transformers.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/awesome-transformers.md b/awesome-transformers.md index 446b30bdad..dad4da8a84 100644 --- a/awesome-transformers.md +++ b/awesome-transformers.md @@ -594,3 +594,10 @@ Keywords: Active Learning, Research, Labeling Keywords: Data-Centric AI, Data Quality, Noisy Labels, Outlier Detection, Active Learning +## [BentoML](https://github.com/bentoml/BentoML) + +[BentoML](https://github.com/bentoml) is the unified framework for for building, shipping, and scaling production-ready AI applications incorporating traditional ML, pre-trained AI models, Generative and Large Language Models. +All Hugging Face models and pipelines can be seamlessly integrated into BentoML applications, enabling the running of models on the most suitable hardware and independent scaling based on usage. + +Keywords: BentoML, Framework, Deployment, AI Applications +