English

DeInfer: Efficient Parallel Inferencing for Decomposed Large Language Models

Computation and Language 2026-04-21 v1 Distributed, Parallel, and Cluster Computing

Abstract

Existing works on large language model (LLM) decomposition mainly focus on improving performance on downstream tasks, but they ignore the poor parallel inference performance when trying to scale up the model size. To mitigate this important performance issue, this paper introduces DeInfer, a high-performance inference system dedicated to parallel inference of decomposed LLMs. It consists of multiple optimizations to maximize performance and be compatible with state-of-the-art optimization techniques. Extensive experiments are carried out to evaluate DeInfer's performance, where the results demonstrate its superiority, suggesting it can greatly facilitate the parallel inference of decomposed LLMs.

Keywords

Cite

@article{arxiv.2604.17709,
  title  = {DeInfer: Efficient Parallel Inferencing for Decomposed Large Language Models},
  author = {You-Liang Huang and Xinhao Huang and Chengxi Liao and Zeyi Wen},
  journal= {arXiv preprint arXiv:2604.17709},
  year   = {2026}
}

Comments

accepted by DAC'26

R2 v1 2026-07-01T12:17:27.207Z