Hugging Face Trending Papers

Pallas: A Proactive KV Cache Migration Framework for LLM Inference in AI-RAN

Read the original on Hugging Face Trending Papers →

AI-RAN brings large language model (LLM) serving close to mobile users, but cellular handover can separate an active request from its inference state: the user attaches to a target base station (gNB) while the large and growing key-value (KV) cache remains at the source. Retaining inference at the source preserves service continuity but persistently increases inter-token latency (ITL), whereas recovering the state at the target restores serving locality but requires KV-cache transfer, recomputation, or a combination of both only after handover, directly prolonging service interruption time (SIT).

Summary generated by The Flow from the publisher's feed. The full article lives at Hugging Face Trending Papers.

arXiv Machine Learning
1d ago

Pallas: A Proactive KV Cache Migration Framework for LLM Inference in AI-RAN

arXiv:2608. 16477v1 Announce Type: new Abstract: AI-RAN brings large language model (LLM) serving close to mobile users, but cellular handover can separate an active request from its inference state: the user attaches to a target base station (gNB) while the large and growing key-value (KV) cache remains at the source.

By Tianhang Ding, Jianchun Liu, Hongli Xu