activity
20182025
most citedComputing in the Era of Large Generative Models: From Cloud-Native to AI-Native

6 citations · 14 across the 4 of their papers we have counts for

collaborators
Showing cs.DCShow all

6 papers · 1 filter

cs.DC2025

fabric-lib: RDMA Point-to-Point Communication for LLM Systems

Nandor Licker, Kevin Hu, Vladimir Zaytsev +1

Emerging Large Language Model (LLM) system patterns, such as disaggregated inference, Mixture-of-Experts (MoE) routing, and asynchronous reinforcement fine-tuning, require flexible…

cs.DC2025

FlashInfer: Efficient and Customizable Attention Engine for LLM Inference Serving

Zihao Ye, Lequn Chen, Ruihang Lai +8

Transformers, driven by attention mechanisms, form the foundation of large language models (LLMs). As these models scale up, efficient GPU attention kernels become essential for hi…

cs.DC20246 cited

Computing in the Era of Large Generative Models: From Cloud-Native to AI-Native

Yao Lu, Song Bian, Lequn Chen +19

In this paper, we investigate the intersection of large generative AI models and cloud-native computing architectures. Recent large models such as ChatGPT, while revolutionary in t…

cs.DC20234 cited

Punica: Multi-Tenant LoRA Serving

Lequn Chen, Zihao Ye, Yongji Wu +3

Low-rank adaptation (LoRA) has become an important and popular method to adapt pre-trained models to specific domains. We present Punica, a system to serve multiple LoRA models in…

cs.DC2023

Symphony: Optimized DNN Model Serving using Deferred Batch Scheduling

Lequn Chen, Weixin Deng, Anirudh Canumalla +4

Having large batch sizes is one of the most critical aspects of increasing the accelerator efficiency and the performance of DNN model inference. However, existing model serving sy…

cs.DC2018

ADARES: Adaptive Resource Management for Virtual Machines

Ignacio Cano, Lequn Chen, Pedro Fonseca +5

Virtual execution environments allow for consolidation of multiple applications onto the same physical server, thereby enabling more efficient use of server resources. However, use…