bentoml / bentoctl

Fast model deployment on any cloud 🚀
https://bentoml.com
Other
175 stars 30 forks source link

docs: use bentoml import #141

Closed jjmachan closed 2 years ago

jjmachan commented 2 years ago

Description

Using bentoml import to add a pre-built bento from s3 directly to the local bento store.

I've pushed the quickstart bento into this bucket s3://bentoml.com/quickstart/ for now. Let me know if we have to push it into any other bucket closes:

codecov[bot] commented 2 years ago

Codecov Report

Merging #141 (88e4ed9) into main (56c089c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 88e4ed9 differs from pull request most recent head ae3a04e. Consider uploading reports for the commit ae3a04e to get more accurate results

@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   72.20%   72.20%           
=======================================
  Files          18       18           
  Lines         957      957           
=======================================
  Hits          691      691           
  Misses        266      266           
Flag Coverage Δ
unit-tests 72.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more