overview
What is Ray Serve?
Ray Serve is a distributed serving library tool developed by Anyscale that enables data scientists, academics, and researchers to deploy machine learning models and arbitrary Python business logic as online inference APIs. It enables the creation of complex inference services by composing multiple models and custom logic in Python, supporting models from PyTorch, TensorFlow, Keras, Scikit-Learn, and any custom Python code.
