Code Monkey home page Code Monkey logo

bentoml's Introduction

Unified Model Serving Framework Tweet

pypi_status downloads actions_status documentation_status join_slack

BentoML let you create machine learning powered prediction service in minutes and bridges the gap between data science and DevOps.

The BentoML version 1.0 is around the corner. For stable release version 0.13, see the 0.13-LTS branch. Version 1.0 is under active development, you can be of great help by testing out the preview release, reporting issues, contribute to the documentation and create sample gallery projects.

👉 Join our Slack community to receive project updates and get involved with latest development.

Why BentoML

  • The easiest way to turn your ML models into production-ready API endpoints.
  • High performance model serving, all in Python.
  • Standardlize model packaging and ML service definition to streamline deployment.
  • Support all major machine-learning training frameworks.
  • Deploy and operate ML serving workload at scale on Kubernetes via Yatai.

Getting Started

  • Quickstart guide will show you a simple example of using BentoML in action. In under 10 minutes, you'll be able to serve your ML model over an HTTP API endpoint, and build a docker image that is ready to be deployed in production.
  • Main concepts will give a comprehensive tour of BentoML's components and introduce you to its philosophy. After reading, you will see what drives BentoML's design, and know what bento and runner stands for.
  • ML Frameworks lays out best practices and example usages by the ML framework used for training models.
  • Advanced Guides showcases advanced features in BentoML, including GPU support, inference graph, monitoring, and customizing docker environment etc.
  • Check out other projects from the BentoML team:

Community

Contributing

There are many ways to contribute to the project:

  • If you have any feedback on the project, share it with the community in Github Discussions of this project.
  • Report issues you're facing and "Thumbs up" on issues and feature requests that are relevant to you.
  • Investigate bugs and reviewing other developer's pull requests.
  • Contributing code or documentation to the project by submitting a Github pull request. See the development guide.
  • See more in the contributing guide.

Usage Reporting

BentoML by default collects anonymous usage data using Amplitude. It only collects BentoML library's own actions and parameters, no user or model data will be collected.  Here is the code that does it.

This helps the BentoML team to understand how the community is using this tool and what to build next. You can easily opt-out of usage tracking by running the BentoML commands with the --do-not-track option.

> bentoml [command] --do-not-track

You can also opt-out via setting environment variable BENTOML_DO_NOT_TRACK=True

> export BENTOML_DO_NOT_TRACK=True

License

Apache License 2.0

FOSSA Status

bentoml's People

Contributors

1e0ng avatar aarnphm avatar akainth015 avatar andrewsi-z avatar bojiang avatar cicdguy avatar dependabot[bot] avatar dtemir avatar felix-weizman-deel avatar gregd33 avatar iancoffey avatar illy avatar jackyzha0 avatar jjmachan avatar joshuacwnewton avatar jsemric avatar kautukkundan avatar korusuke avatar larme avatar lintingzhen avatar liusy182 avatar mayurnewase avatar parano avatar rhbian avatar sauyon avatar ssheng avatar tashakim avatar telescopic avatar yetone avatar yubozhao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.