Section 01
【Introduction】In-depth Analysis of Large Language Models: From Architectural Principles to Efficient Fine-Tuning
This article is based on the GitHub report LLM-presentation (link: https://github.com/DanielServejeira/LLM-presentation) published by Daniel Henrique Peres Servejeira and João Gabriel de Morais Bezerra on May 27, 2026. It systematically organizes the core principles of large language models, including neural network architecture, decoding and sampling algorithms, pre-training paradigms, and parameter-efficient fine-tuning techniques, helping developers establish a complete cognitive framework for generative AI.