The reviewed record of science sign in
Pith

arxiv: 2410.11845 · v2 · pith:MS7E3OHZ · submitted 2024-09-29 · cs.DC

A Review on Edge Large Language Models: Design, Execution, and Applications

Reviewed by Pithpith:MS7E3OHZopen to challenge →

classification cs.DC
keywords edgellmslanguageapplicationsconstraintsdesignlargemodels
0
0 comments X
read the original abstract

Large language models (LLMs) have revolutionized natural language processing with their exceptional understanding, synthesizing, and reasoning capabilities. However, deploying LLMs on resource-constrained edge devices presents significant challenges due to computational limitations, memory constraints, and edge hardware heterogeneity. This survey provides a comprehensive overview of recent advancements in edge LLMs, covering the entire lifecycle: from resource-efficient model design and pre-deployment strategies to runtime inference optimizations. It also explores on-device applications across various domains. By synthesizing state-of-the-art techniques and identifying future research directions, this survey bridges the gap between the immense potential of LLMs and the constraints of edge computing.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. DynamicPTQ: Mitigating Activation Quantization Collapse via Residual-Stream Dynamics

    cs.LG 2026-06 unverdicted novelty 6.0

    DynamicPTQ uses new metrics of residual-stream dynamics to apply 8-bit activation precision only to quantization-sensitive layers in W4A4KV4 LLM inference, improving perplexity and QA performance over static smoothing...

  2. Multi-Bitwidth Quantization for LLMs Using Additive Codebooks

    cs.LG 2026-06 unverdicted novelty 5.0

    Drop-by-Drop uses additive codebooks and Matryoshka-style training to produce one LLM model whose ordered codebook subsets give accurate reconstructions at successively higher bitwidths under a weighted MSE distortion.