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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: bentoutils-0.0.41.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3

File hashes

Hashes for bentoutils-0.0.41.tar.gz
Algorithm Hash digest
SHA256 4e3078a413361c0494bd8e447114632c49caf6ee3b693c7ba675b3bd7bc58a2d
MD5 0d1f57738e36bb245630c455aee0b0ac
BLAKE2b-256 42786c6aca55df845cb0029c7a584216b8dec5e303e6aa6b6c77de8165cae0c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bentoutils-0.0.41-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.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3

File hashes

Hashes for bentoutils-0.0.41-py3-none-any.whl
Algorithm Hash digest
SHA256 60e34fc58c02e89114d28c9c952cd2d7134bb2810210623eb2ec988b0fcab608
MD5 a3d92f89d7ba053ef030e12072e3880c
BLAKE2b-256 5755d2eff51c0bfe2ecd665e12a85c829cf3d9483d708e0e33754b43481b81bd

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