HandsOn Large Language Models, Jay Alammar
HandsOn Large Language Models, Jay Alammar
List: $19.99 | Sale: $13.99
Club: $9.99

Hands-On Large Language Models
Language Understanding and Generation

Author: Jay Alammar, Maarten Grootendorst

Narrator: Derek Shoales

Unabridged: 13 hr 55 min

Format: Digital Audiobook Download

Publisher: Ascent Audio

Published: 09/16/2025

Includes: Bonus Material Bonus Material Included


Synopsis

AI has acquired startling new language capabilities in just the past few years. Driven by rapid advances in deep learning, language AI systems are able to write and understand text better than ever before. This trend is enabling new features, products, and entire industries. With this book, listeners will learn practical tools and concepts they need to use these capabilities today.

You'll understand how to use pretrained large language models for use cases like copywriting and summarization; create semantic search systems that go beyond keyword matching; and use existing libraries and pretrained models for text classification, search, and clusterings.

This book also helps you understand the architecture of Transformer language models that excel at text generation and representation; build advanced LLM pipelines to cluster text documents and explore the topics they cover; build semantic search engines that go beyond keyword search, using methods like dense retrieval and rerankers; explore how generative models can be used, from prompt engineering all the way to retrieval-augmented generation; and gain a deeper understanding of how to train LLMs and optimize them for specific applications using generative model fine-tuning, contrastive fine-tuning, and in-context learning.

Reviews

Goodreads review by Emre on October 08, 2024

This is an excellent and very up-to-date book for those who want to get up to speed with both open source, as well as proprietary Large Language Model based systems (such as ChatGPT). For those who want to have a more detailed and technical look into the workings of transformer architecture, there i......more

Goodreads review by Regis on January 29, 2025

This book strikes a good balance in how deeply the subject is presented. It is not as shallow as what we usually see in blog posts, nor as deep as an academic paper. I think this level of detail is ideal for developers and engineering managers who want to gain a better understanding of LLMs without......more

Goodreads review by Alexandre on April 07, 2025

Hands-On Large Language Models by Jay Alammar and Maarten Grootendorst is a very practical and accessible guide for those with a solid background in applied math and some hands-on Python experience. The book stands out for its clear, well-designed diagrams that help demystify key concepts and make l......more

Goodreads review by Joe on May 26, 2025

I picked up a copy of this book just before Christmas 2024. Several AI-related YouTube channels I follow had recommended it, and for good reason. This book is exactly what the title says "Hands-On" and is a great follow along way to get up to speed on running and using LLM's. The visual illustration......more

Goodreads review by brukie on July 23, 2025

This is not my typical book, but I dont particularly mind reading about concepts I have little knowledge on to get a better understanding of them. This definitely was very helpful in understanding what Large Language Models are, and how they are use. I started this book after I read the article that......more