Skip to main content
⌘K

Ray Serve

Scalable model serving built on Ray with dynamic batching, GPU sharing, and multi-model composition for AI pipelines.

View on GitHub Official site
Deployment Apache 2.0 Medium setup 31,000 stars

Overview

Plain English

Scalable model serving built on Ray with dynamic batching, GPU sharing, and multi-model composition for AI pipelines.

Technical

Scalable model serving built on Ray with dynamic batching, GPU sharing, and multi-model composition for AI pipelines.

Technical scorecard

License Apache 2.0
Commercial use Yes
OpenAI-compatible API No
REST API No
Fine-tuning support No
Quantization support No
Docker available No
GUI / no-code available No
Telemetry None
Offline after setup Yes

Data & Privacy

Does it send data online?

After setup, this listing is marked as usable offline. Confirm network behavior against the upstream project before regulated deployment.

Does it store history?

Not verified in this directory yet. Review the upstream docs for persistence, logs, and workspace storage.

License checks?

Commercial use is marked as allowed or likely allowed by the listed license.

Telemetry?

None

Last verified: May 16, 2026. Maintainer verification should be treated as directory guidance, not legal advice.

Setup & Installation

Medium

A developer can usually get this running with standard docs.

Prerequisites

Python, Docker, Kubernetes, Bare Metal

# Start with the official project documentation
# https://docs.ray.io/en/latest/serve/index.html

Hardware Requirements

RAM8 GB minimum / 16 GB recommended
Hardware tagsCPU Only, NVIDIA GPU (CUDA)
Model formatsNot specified
Primary languagePython

Works Well With