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.44.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

bentoutils-0.0.44-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bentoutils-0.0.44.tar.gz
  • Upload date:
  • Size: 9.4 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.44.tar.gz
Algorithm Hash digest
SHA256 5d8307bc0dcc05bf967c2d41e52ac7164200e0bd9363cf3c7dc250ff8d6cbc0a
MD5 bbc1fbdf79b06e03bc7925d01bb92391
BLAKE2b-256 ee892094ae81a0bb871272b3355b7af90aada9a4b8638c519171104a0b2f7838

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bentoutils-0.0.44-py3-none-any.whl
  • Upload date:
  • Size: 11.0 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.44-py3-none-any.whl
Algorithm Hash digest
SHA256 fd652c282089e30f55038a78bc62e3aacc1fddba7b3e9733820842b434a51a79
MD5 872b3706d6b97e952f5ceb7ac4372518
BLAKE2b-256 242cbb6abbad9fedbeeabe004d07fcf397db1f9aa6a13735ea4892529cdf19c2

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