Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add BentoML to serving tools #86

Merged
merged 2 commits into from
Jan 28, 2024
Merged

Conversation

ZoeCD
Copy link
Contributor

@ZoeCD ZoeCD commented Jan 25, 2024

Closes #85

Copy link
Contributor

@guillesanbri guillesanbri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me! tyty

serving/bentoml.yaml Outdated Show resolved Hide resolved
Comment on lines +13 to +23
description: |
BentoML is a platform designed to streamline the creation, deployment, and scaling of AI applications.
It offers an efficient way to work with pre-trained models and deploy them quickly, focusing on both
ease of use and performance optimization.


features:
- "Unified AI Application Framework."
- "Provides a system for managing and versioning models."
- "Supports various deployment options including HTTP, gRPC, and batch inference."
- "Enables quick and easy development of AI applications."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quick note, description and features are no longer rendered in the website, so no need to add them 😁

@guillesanbri guillesanbri merged commit 1746173 into unifyai:main Jan 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bento ML https://www.bentoml.com/
2 participants