Huge milestone from the
@anyscalecompute +
@googlecloud GKE teams 🎊
Ray Serve LLM provides up to 4.4x higher throughput on prefill-heavy workloads and 24x on decode-heavy workloads than previous versions.
Three optimizations made this possible on the Ray Serve LLM + vLLM stack:
⭐️Direct streaming with a control-plane-only endpoint picker
⭐️ A new vLLM Ray V2 executor backend
⭐️HAProxy ingress for routing at the speed of C
Ray's primitives for fault tolerance, observability, and portability across K8s and VMs are a great foundation as inference deployments get more complex.
Congrats to the team! Try the new Ray V2 executor today in vLLM with --distributed-executor-backend ray.