Introduction
Books
- AI Engineering by Chip Huyen
- Building LLM for Production by Louis-François Bouchard & Louie Peters
Mastering LLM
- Natural Language Processing with Transformers
- Hands-On Large Language Model
Journals
- Attention is all you need check
Videos
- Standford CS25 - Building Large Language Models (LLMs) link
- Deep Dive into LLMs like ChatGPT - Andrej Karpathy link
- Fine-tuning LLMs on Custom Data - Quantization, LoRA, QLoRA