Skip to main content

Utilities for working with BentoML

Project description

bentoutils

Contents

A) BentoML Framework (Custom Artifact) for simpletransformers.

B) Console scripts for:

  1. bentopack - package an existing pretrained model and save to the Model Registry
Usage: bentopack [OPTIONS]

Options:
  --module TEXT  fully qualified module name containing service to package
  --clz TEXT     class name of service to package
  --name TEXT    model name
  --path TEXT    directory path of pretrained model
  --help         Show this message and exit.

Example:

bentopack \
    --module TopicBentoService \        # python module containing service class
    --clz TopicBentoService \           # service class
    --name tm_train3_roberta_l_weigh \  # pretrained model name
    --path /srv/models/multilabel-topic # local path to pretrained model (excluding name)
  1. deploy_to_knative - WIP

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bentoutils-0.0.56.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

bentoutils-0.0.56-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file bentoutils-0.0.56.tar.gz.

File metadata

  • Download URL: bentoutils-0.0.56.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for bentoutils-0.0.56.tar.gz
Algorithm Hash digest
SHA256 ec7a9d8a2fc3e23592f213d3f1e39274fcd451174ccb0bace7b07366129cf26c
MD5 2894376efaae731cb9a551c4889d9d8b
BLAKE2b-256 3d290f9e1785f250519829fe7ed0c29176ae08ba9b1fa9ccd26a500059d0270e

See more details on using hashes here.

File details

Details for the file bentoutils-0.0.56-py3-none-any.whl.

File metadata

  • Download URL: bentoutils-0.0.56-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.8.5

File hashes

Hashes for bentoutils-0.0.56-py3-none-any.whl
Algorithm Hash digest
SHA256 b74f6b166d1760dcd9f44b9888fd5403da992ec3b7dea43c343f0cd03afc4349
MD5 f7031dc9d50968ce40ceb845dffbdd18
BLAKE2b-256 b36dedd6c08ed75e1525d99dc39bcc31e504b22494fc6dbc11addacd5a71eb64

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page