Skip to main content

Model Server for Apache MXNet is a tool for serving neural net models for inference. With Prometheus metrics.

Project description

Apache MXNet Model Server (MMS) is a flexible and easy to use tool for serving deep learning models exported from MXNet or the Open Neural Network Exchange (ONNX).

Use the MMS Server CLI, or the pre-configured Docker images, to start a service that sets up HTTP endpoints to handle model inference requests.

Detailed documentation and examples are provided in the docs folder.

Prerequisites

  • java 8: Required. MMS use java to serve HTTP requests. You must install java 8 (or later) and make sure java is on available in $PATH environment variable before installing MMS. If you have multiple java installed, you can use $JAVA_HOME environment vairable to control which java to use.

  • mxnet: mxnet will not be installed by default with MMS 1.0 any more. You have to install it manually if you use MxNet.

For ubuntu:

sudo apt-get install openjdk-8-jre-headless

For centos

sudo yum install java-1.8.0-openjdk

For Mac:

brew tap caskroom/versions
brew update
brew cask install java8

Install MxNet:

pip install mxnet

MXNet offers MKL pip packages that will be much faster when running on Intel hardware. To install mkl package for CPU:

pip install mxnet-mkl

or for GPU instance:

pip install mxnet-cu92mkl

Installation

pip install mxnet-model-server

Development

We welcome new contributors of all experience levels. For information on how to install MMS for development, refer to the MMS docs.

Source code

You can check the latest source code as follows:

git clone https://github.com/awslabs/mxnet-model-server.git

Testing

After installation, try out the MMS Quickstart for

Help and Support

Citation

If you use MMS in a publication or project, please cite MMS: https://github.com/awslabs/mxnet-model-server

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

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file mxnet-model-server-prometheus-1.0.8b20190923.tar.gz.

File metadata

  • Download URL: mxnet-model-server-prometheus-1.0.8b20190923.tar.gz
  • Upload date:
  • Size: 4.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for mxnet-model-server-prometheus-1.0.8b20190923.tar.gz
Algorithm Hash digest
SHA256 6aba2e5ba51634802730a7c334a044de7cad61c501e1cb78c5aa3d8601750edb
MD5 757d08dced142e1f0ef4f2938dfb26ce
BLAKE2b-256 dea7eaa3852a3907c41ea573c5edc85cada3cd4c21302cdc1fe10f4e300858b2

See more details on using hashes here.

File details

Details for the file mxnet_model_server_prometheus-1.0.8b20190923-py3.7.egg.

File metadata

  • Download URL: mxnet_model_server_prometheus-1.0.8b20190923-py3.7.egg
  • Upload date:
  • Size: 4.6 MB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4

File hashes

Hashes for mxnet_model_server_prometheus-1.0.8b20190923-py3.7.egg
Algorithm Hash digest
SHA256 6c91b2e0ed09d2b17fa778c36a2f6b0ebfddddf71eacc3242114660b1c2e6cbf
MD5 3db102108250c7ba3b29b5b1e9bb8f5d
BLAKE2b-256 7e2e91fa075b75828f3f7773fd6ba9037b4212e79314840e1c038f5df68d0574

See more details on using hashes here.

File details

Details for the file mxnet_model_server_prometheus-1.0.8b20190923-py3-none-any.whl.

File metadata

File hashes

Hashes for mxnet_model_server_prometheus-1.0.8b20190923-py3-none-any.whl
Algorithm Hash digest
SHA256 8c729bc48ebc409956264c7d59c713b94ecf7506549a7ab9285896b27f18a0c0
MD5 63cc67c5f1d62f22a83ed91265be422b
BLAKE2b-256 b261a067baf37866e4d0bffd549d8508c991f014a3fa392d1c9d4ed662c53532

See more details on using hashes here.

Supported by

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