Giter Site home page Giter Site logo

talhausuf / bentoctl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bentoml/bentoctl

0.0 0.0 0.0 11.04 MB

Fast model deployment to any cloud platform ๐Ÿš€

Home Page: https://bentoml.com

License: Other

Shell 6.21% Python 93.30% Makefile 0.40% Batchfile 0.09%

bentoctl's Introduction

bentoctl

Fast model deployment with BentoML on cloud platforms

PyPI GitHub branch checks state Codecov


bentoctl is a CLI tool for deploying your machine-learning models to any cloud platforms. It built on top of BentoML: the unified model serving framework, and makes it easy to bring any BentoML packaged model to production.

๐Ÿ‘‰ Pop into our Slack community! We're happy to help with any issue you face or even just to meet you and hear what you're working on :)

Features:

  • Supports major cloud providers: AWS, Azure, Google Cloud, and more.
  • Easy to deploy, update and reproduce model deployments.
  • First class integration with Terraform.
  • Optimized for CI/CD workflow.
  • Extensible with custom operators.
  • High performance serving powered by BentoML

Supported Platforms:

Upcoming:

Install bentoctl

pip install bentoctl

| ๐Ÿ’ก bentoctl designed to work with BentoML version 1.0.0 and above. For BentoML 0.13 or below, you can use the pre-v1.0 branch in the operator repositories and follow the instruction in the README. You can also check out the quickstart guide for 0.13 here.

Next steps

  • Quickstart Guide walks through a series of steps to deploy a bento to AWS Lambda as API server.
  • Core Concepts explains the core concepts in bentoctl.
  • Operator List lists official operators and their current status.

Community

Contributing

There are many ways to contribute to the project:

  • Create and share new operators. Use deployment operator template to get started.
  • If you have any feedback on the project, share it with the community in Github Discussions under the BentoML repo.
  • 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.

Usage Reporting

BentoML and bentoctl collects usage data that helps our team to improve the product. Only bentoctl's CLI commands calls are being reported. We strip out as much potentially sensitive information as possible, and we will never collect user code, model data, model names, or stack traces. Here's the code for usage tracking. You can opt-out of usage tracking by setting environment variable BENTOML_DO_NOT_TRACK=True:

export BENTOML_DO_NOT_TRACK=True

bentoctl's People

Contributors

aarnphm avatar cxz avatar jjmachan avatar mauricioalarcon avatar parano avatar ssheng avatar timliubentoml avatar yubozhao 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.