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.
ameron-ai/model-serving-sidecar-service-example
A simple Python example of a Model Service that can be fronted by the Model Sidecar
PythonApache-2.0