MLflow runtime for MLServer
Project description
MLflow runtime for MLServer
This package provides a MLServer runtime compatible with MLflow models.
Usage
You can install the runtime, alongside mlserver
, as:
pip install mlserver mlserver-mlflow
Content Types
The MLflow inference runtime introduces a new dict
content type, which
decodes an incoming V2 request as a dictionary of
tensors.
This is useful for certain MLflow-serialised models, which will expect that the
model inputs are serialised in this format.
The `dict` content type can be _stacked_ with other content types, like
[`np`](../../docs/user-guide/content-type).
This allows the user to use a different set of content types to decode each of
the dict entries.
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
mlserver_mlflow-1.6.1.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file mlserver_mlflow-1.6.1.tar.gz
.
File metadata
- Download URL: mlserver_mlflow-1.6.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f102bdb5dbe865a122aca0d9043e4d098cfdfc4a8d6a09f66ec26d7aae0b5e3f |
|
MD5 | 7f67f67df1c164c20eb8531f94b85eb6 |
|
BLAKE2b-256 | b01ed9026530a03f2163dfc28512dbcb3523b9ba23e9fe649786c9406afc6f78 |
File details
Details for the file mlserver_mlflow-1.6.1-py3-none-any.whl
.
File metadata
- Download URL: mlserver_mlflow-1.6.1-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 769c2f51c2f11d2bee7818432daa29ad9a71646c8ade35eb1135b4fc23b3d48b |
|
MD5 | c44066c9f94f30fbf91b33ab6ff4b377 |
|
BLAKE2b-256 | 703e752f9405bd6f96171e83a5fa22e95a9c313ec697a2e6c00f3c380c62eeb5 |