paper-with-me

홈 › Papers

A Survey on Hardware Accelerators for Large Language Models

2024-01-18 · Christoforos Kachris

Large Language Models (LLMs) have emerged as powerful tools for natural language processing tasks, revolutionizing the field with their ability to understand and generate human-like text. As the demand for more sophisticated LLMs continues to grow, there is a pressing need to address the computational challenges associated with their scale and complexity. This paper presents a comprehensive survey on hardware accelerators designed to enhance the performance and energy efficiency of Large Language Models. By examining a diverse range of accelerators, including GPUs, FPGAs, and custom-designed architectures, we explore the landscape of hardware solutions tailored to meet the unique computational demands of LLMs. The survey encompasses an in-depth analysis of architecture, performance metrics, and energy efficiency considerations, providing valuable insights for researchers, engineers, and decision-makers aiming to optimize the deployment of LLMs in real-world applications.

📄 PDF Abstract BibTeX arXiv:2401.09890

Code (1)

kachris/survey_HA_LLM 공식 구현

Tasks

Survey

Similar Papers 제목 키워드 기반

A Survey on Deep Learning Hardware Accelerators for Heterogeneous HPC Platforms

2023-06-27 · Cristina Silvano, Daniele Ielmini, Fabrizio Ferrandi, Leandro Fiorin 외

Recent trends in deep learning (DL) have made hardware accelerators essential for various high-performance computing (HPC) applications, including image classification, computer vision, and speech recognition. This surve…

Deep LearningGPUimage-classificationImage Classification+3

A Survey on Design Methodologies for Accelerating Deep Learning on Heterogeneous Architectures

2023-11-29 · Serena Curzel, Fabrizio Ferrandi, Leandro Fiorin, Daniele Ielmini 외

Given their increasing size and complexity, the need for efficient execution of deep neural networks has become increasingly pressing in the design of heterogeneous High-Performance Computing (HPC) and edge platforms, le…

Deep LearningHigh-Level SynthesisSurvey

Resistive Neural Hardware Accelerators

2021-09-08 · Kamilya Smagulova, Mohammed E. Fouda, Fadi Kurdahi, Khaled Salama 외

Deep Neural Networks (DNNs), as a subset of Machine Learning (ML) techniques, entail that real-world data can be learned and that decisions can be made in real-time. However, their wide adoption is hindered by a number o…

Benchmarking

Hardware Approximate Techniques for Deep Neural Network Accelerators: A Survey

2022-03-16 · Giorgos Armeniakos, Georgios Zervakis, Dimitrios Soudris, Jörg Henkel

Deep Neural Networks (DNNs) are very popular because of their high performance in various cognitive tasks in Machine Learning (ML). Recent advancements in DNNs have brought beyond human accuracy in many tasks, but at the…

From Algorithm to Hardware: A Survey on Efficient and Safe Deployment of Deep Neural Networks

2024-05-09 · Xue Geng, Zhe Wang, Chunyun Chen, Qing Xu 외

Deep neural networks (DNNs) have been widely used in many artificial intelligence (AI) tasks. However, deploying them brings significant challenges due to the huge cost of memory, energy, and computation. To address thes…

Knowledge DistillationModel CompressionQuantizationSurvey