/model-serving-sidecar-service-example

A simple Python example of a Model Service that can be fronted by the Model Sidecar

Primary LanguagePythonApache License 2.0Apache-2.0

example workflow

Ameron Sidecar Model Service Example

Overview

This Model Service adheres to the Ameron Sidecar HTTP API and serves as an example of how to wrap a model in FastAPI. It uses pydantic for the API object model.