Utilities for working with BentoML
Project description
bentoutils
Contents
A) BentoML Framework (Custom Artifact) for simpletransformers.
B) Console scripts for:
- 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)
- deploy_to_knative - WIP
Project details
Release history Release notifications | RSS feed
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.10.tar.gz
(8.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bentoutils-0.0.10.tar.gz.
File metadata
- Download URL: bentoutils-0.0.10.tar.gz
- Upload date:
- Size: 8.2 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.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
382014aee467cde4def97ce64f56f03983074db162835a53463dd150c043a3fc
|
|
| MD5 |
92999bd5ebd2b6c8b3ea217d175a3f40
|
|
| BLAKE2b-256 |
c5c93688942a139e09a669d681111820f0f839ac536f6318f8b2091d5067cdf1
|
File details
Details for the file bentoutils-0.0.10-py3-none-any.whl.
File metadata
- Download URL: bentoutils-0.0.10-py3-none-any.whl
- Upload date:
- Size: 9.8 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.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0613c22c0658f995b49cdb0842f91e00f23b39a91327d588002fdb879cc9b8aa
|
|
| MD5 |
642f7ec0524d2caf9048362c68aa29f8
|
|
| BLAKE2b-256 |
2c83895e3a27b95ed6f6ebce3ff8b6435deacbb4d3050681dd4953097381240b
|