Survey and Evaluation of Converging Architecture in LLMs based on Footsteps of Operations
Seongho Kim, Jihyun Moon, Juntaek Oh, Insu Choi, Joon-Sung Yang

TL;DR
This paper surveys the evolution of large language model architectures, analyzing their convergence, operational mechanisms, and performance trends across different hyperparameters and deployment environments.
Contribution
It provides a comprehensive overview of converged LLM architectures, their operational improvements, and performance variations based on hyperparameters and deployment settings.
Findings
LLM architectures have increasingly converged over time.
Performance varies significantly with hyperparameter settings.
Deployment environment influences model behavior and efficiency.
Abstract
The advent of the Attention mechanism and Transformer architecture enables contextually natural text generation and compresses the burden of processing entire source information into singular vectors. Based on these two main ideas, model sizes gradually increases to accommodate more precise and comprehensive information, leading to the current state-of-the-art LLMs being very large, with parameters around 70 billion. As the model sizes are growing, the demand for substantial storage and computational capacity increases. This leads to the development of high-bandwidth memory and accelerators, as well as a variety of model architectures designed to meet these requirements. We note that LLM architectures have increasingly converged. This paper analyzes how these converged architectures perform in terms of layer configurations, operational mechanisms, and model sizes, considering various…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsService-Oriented Architecture and Web Services · Collaboration in agile enterprises · Business Process Modeling and Analysis
MethodsDense Connections · Residual Connection · Dropout · Layer Normalization · Adam · Byte Pair Encoding · Absolute Position Encodings · Softmax · Attention Is All You Need · Linear Layer
