Perplexity details exabyte-scale embedding serving stack: up to 4.8x faster p99 than vLLM

inductionheads · x · 2026-09-05

Perplexity published research on the SoTA serving infrastructure behind its pplx-embed models and rerankers, which back an exabyte-scale search index.

Key insight: embedding models have the same serving profile as LLMs — batch indexing is compute-bound prefill, online serving is memory-bound decode — so they reuse the optimized CUDA kernels built for large LLMs and get high efficiency for free.

Runtime optimizations:

Results: on BGE-M3 at 128 tokens with a single H200, up to 3x lower p50 and 4.8x lower p99 latency than vLLM.

Related event: Perplexity Reveals Its In-House Embedding Inference Stack(8 posts)→

Original post →

More from Infra

Infra channel →