AI RESEARCH
Flow-Controlled Scheduling for LLM Inference with Provable Stability Guarantees
arXiv CS.LG
•
ArXi:2604.11001v1 Announce Type: new Large language models (LLMs) have been widely adopted due to their great performance across a wide range of applications. ChatGPT and Gemini now serve hundreds of millions of active users and handle billions of user requests per day, which puts optimizing LLM inference into the spotlight. A key challenge in LLM inference is that decode lengths are unknown. The memory usage for each request grows with generated tokens, which may lead to overflow and cause system instability.