Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

DeInfer: Efficient Parallel Inferencing for Decomposed Large Language Models

About

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.

You-Liang Huang, Xinhao Huang, Chengxi Liao, Zeyi Wen• 2026

Related benchmarks

TaskDatasetResultRank
LLM ServingHigh-load generation workload w/o NVLink
Time To First Token (ms)878
27
LLM ServingHigh-load generation workload w/ NVLink
TTFT (ms)443
27
Large Language Model ServingvLLM serving benchmark 128 prompts, 32 pre-fill tokens, 256 generation tokens
TTFT (ms)76
9
Showing 3 of 3 rows

Other info

Follow for update