← 返回事件
持续讨论AI

Reduce LLM latency with prefix-aware routing on Amazon SageMaker Inference

图:AWS Machine Learning

发生了什么

Amazon SageMaker Inference now offers prefix-aware routing, a routing strategy that sends requests sharing the same prompt prefix to the same instance so the KV cache stays warm. In benchmarks on Llama 3.1 70B, it reduced P50 time-to-first-token by up to 77% and raised KV cache hit rates from about 25% to over 80%.

摘要按规则整理自下方来源原文

为什么在扩散

来源