Tag: continuous batching

Choosing Batch Sizes to Minimize Cost per Token in LLM Serving 16 June 2026

Choosing Batch Sizes to Minimize Cost per Token in LLM Serving

Learn how to optimize batch sizes in LLM serving to minimize cost per token. Discover the trade-offs between latency and throughput, and master static, dynamic, and continuous batching strategies.

Susannah Greenwood 0 Comments
How to Reduce LLM Latency: A Guide to Streaming, Batching, and Caching 21 April 2026

How to Reduce LLM Latency: A Guide to Streaming, Batching, and Caching

Learn how to slash LLM response times using streaming, continuous batching, and KV caching. A practical guide to improving TTFT and OTPS for production AI.

Susannah Greenwood 7 Comments