@inproceedings{7e1a0bb830b241178949970ecb108430,
title = "ServerlessLego: An Elastic Serverless Framework Assembling Model Building Blocks to Provide SLO-Aware Inference Services",
abstract = "Inference of large language models (LLMs) is common in cloud environments. As the elastic resource management capabilities and the flexible pay-as-you-go billing model offered by serverless, LLM inference services are increasingly migrated to serverless platforms. However, the increasing size of LLMs in recent years has introduced a new cold start issue for serverless frameworks, which in turn impacts their scalability under dynamic workloads. To address these issues, we propose ServerlessLego, an elastic serverless computing framework. ServerlessLego partitions LLMs into layers, then groups and deploys them to different instances, and loads these groups in parallel. These instances perform a subscription-based pipeline. To address dynamically request loads, ServerlessLego models the incoming request patterns and the inference time of running requests, providing an SLO-Aware instance scheduling. Experiments show that ServerlessLego reduces the cold start time of serverless frameworks by 58.15 \% and improves throughput by 43.39 \% compared to the baseline for dynamic workloads. Moreover, ServerlessLego can horizontally schedule instance based on request SLOs and arrival rates.",
keywords = "Cold Start, LLM inference, Scalability, Serverless",
author = "Yiting Li and Desheng Wang and Weizhe Zhang and Sichao Chen and Yuming Feng",
note = "Publisher Copyright: {\textcopyright} 2025 IEEE.; 31st IEEE International Conference on Parallel and Distributed Systems, ICPADS 2025 ; Conference date: 14-12-2025 Through 17-12-2025",
year = "2025",
doi = "10.1109/ICPADS67057.2025.11323056",
language = "英语",
series = "Proceedings of the International Conference on Parallel and Distributed Systems - ICPADS",
publisher = "IEEE Computer Society",
booktitle = "Proceedings of 2025 IEEE 31st International Conference on Parallel and Distributed Systems, ICPADS 2025",
address = "美国",
}