Mechanics and Evolutionary Process of LLMs

📌 Recommended Reference Materials for Those Who Want to Understand LLMs

Introduction

In recent years, Large Language Models (LLMs) like ChatGPT have been gaining a lot of attention. We believe there are many people who want to start learning about LLMs from scratch. We have compiled a list of reference materials (books, papers, etc.) that we recommend for such individuals. We hope this will be of some help.

The image below was generated by DALL-E, representing the history of LLMs.

Structure

We think it's easier to understand the evolution of LLMs if you study it in the following stages:

Reference Materials

Basics of Deep learning

Before Transformer

Transformer

Chatbot

LLM

Back