[go: up one dir, main page]

Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
LLM Design Patterns
LLM Design Patterns

LLM Design Patterns: A Practical Guide to Building Robust and Efficient AI Systems

Arrow left icon
Profile Icon Ken Huang
Arrow right icon
S$53.98 S$59.99
eBook May 2025 534 pages 1st Edition
eBook
S$53.98 S$59.99
Paperback
S$74.99
Subscription
Free Trial
Renews at $19.99p/m
Arrow left icon
Profile Icon Ken Huang
Arrow right icon
S$53.98 S$59.99
eBook May 2025 534 pages 1st Edition
eBook
S$53.98 S$59.99
Paperback
S$74.99
Subscription
Free Trial
Renews at $19.99p/m
eBook
S$53.98 S$59.99
Paperback
S$74.99
Subscription
Free Trial
Renews at $19.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

LLM Design Patterns

Introduction to LLM Design Patterns

Large language models (LLMs) are machine learning models capable of understanding and producing human-like text across diverse domains. They have opened up unprecedented possibilities while also presenting unique challenges.

In this chapter, we will introduce the world of LLMs and the critical role of design patterns in their development. You will learn about the evolution of language models, explore the core principles that power modern LLMs, and examine their impressive capabilities, as well as their limitations. We’ll uncover the importance of design patterns – time-tested solutions to recurring problems in software development – and how they are being adapted and applied to address the specific challenges of LLM projects.

In this chapter, we’ll be covering the following topics:

  • Understanding LLMs
  • Understanding design patterns
  • Design patterns for LLM development
  • Future directions in LLM patterns...

Understanding LLMs

In this section, we will highlight the core concepts of LLMs, exploring their evolution, underlying principles, and the transformative impact they have had on the AI landscape. We will examine the key components that make LLMs so powerful, the challenges they present, and the ongoing developments shaping their future.

The evolution of language models

The journey toward modern LLMs has been marked by significant paradigm shifts in natural language processing, as illustrated in the timeline shown in Figure 1.1:

Figure 1.1 – Evolution of language models

Figure 1.1 – Evolution of language models

Early statistical approaches, while groundbreaking, were limited in capturing the nuances of human language. The advent of neural networks, particularly recurrent neural networks (RNNs) and long short-term memory (LSTM) networks, allowed for better handling of sequential data and improved the ability to capture longer-term dependencies in text. Capturing longer-term dependencies...

Understanding design patterns

Design patterns originated as a way to capture and share solutions to recurring design problems. Initially rooted in object-oriented programming, they offered a structured approach to building software by identifying repeatable strategies that enhance code clarity, reusability, and maintainability. Over time, design patterns have evolved beyond their original context, influencing a wide range of development practices and system architectures, including LLM development. The following discussion traces the origins of design patterns and outlines the principles that have shaped their continued relevance across different programming paradigms and application domains.

Origins and evolution

The concept of design patterns in software engineering gained prominence in the 1990s, largely popularized by the book Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides, often referred to as...

Design patterns for LLM development

As the need to develop intelligent LLM-based applications grows, we see the emergence of specific design patterns tailored to address the unique challenges posed by these complex systems. These patterns differ significantly from traditional software design patterns, focusing on aspects inherent to the entire life cycle of LLMs – from data preparation and model training to evaluation, deployment, and sophisticated application design.

This book delves into 29 practical LLM design patterns, explored in detail across Chapters 2 through 30. Developers and researchers can navigate the complexities of building LLM systems using these design patterns:

  • Establishing a solid data foundation (Chapters 2–6): Lay the groundwork for high-quality models by mastering patterns for data cleaning (Chapter 2), data augmentation (Chapter 3), handling large datasets (Chapter 4), implementing data versioning (Chapter 5), and ensuring effective dataset...

Summary

This chapter provided a foundational understanding of LLMs and introduced the role of design patterns in their development. It traced the evolution of language models from early statistical approaches to the transformer architecture-based LLMs of today, emphasizing key features such as the self-attention mechanism, the significance of scale and computational resources, few-shot learning, language understanding and generation capabilities, and multilingual abilities.

Then, this chapter transitioned to the importance of design patterns, drawing parallels with their established role in software engineering. This highlighted the benefits of applying design patterns to LLM development, outlining a structured approach for improving data quality, optimizing training, addressing model quality and alignment, enhancing reasoning capabilities, integrating external knowledge through RAG, and developing agentic applications. Then, the 29 patterns that will be explored throughout this...

Left arrow icon Right arrow icon

Key benefits

  • Learn comprehensive LLM development, including data prep, training pipelines, and optimization
  • Explore advanced prompting techniques, such as chain-of-thought, tree-of-thought, RAG, and AI agents
  • Implement evaluation metrics, interpretability, and bias detection for fair, reliable models
  • Print or Kindle purchase includes a free PDF eBook

Description

This practical guide for AI professionals enables you to build on the power of design patterns to develop robust, scalable, and efficient large language models (LLMs). Written by a global AI expert and popular author driving standards and innovation in Generative AI, security, and strategy, this book covers the end-to-end lifecycle of LLM development and introduces reusable architectural and engineering solutions to common challenges in data handling, model training, evaluation, and deployment. You’ll learn to clean, augment, and annotate large-scale datasets, architect modular training pipelines, and optimize models using hyperparameter tuning, pruning, and quantization. The chapters help you explore regularization, checkpointing, fine-tuning, and advanced prompting methods, such as reason-and-act, as well as implement reflection, multi-step reasoning, and tool use for intelligent task completion. The book also highlights Retrieval-Augmented Generation (RAG), graph-based retrieval, interpretability, fairness, and RLHF, culminating in the creation of agentic LLM systems. By the end of this book, you’ll be equipped with the knowledge and tools to build next-generation LLMs that are adaptable, efficient, safe, and aligned with human values.

Who is this book for?

This book is essential for AI engineers, architects, data scientists, and software engineers responsible for developing and deploying AI systems powered by large language models. A basic understanding of machine learning concepts and experience in Python programming is a must.

What you will learn

  • Implement efficient data prep techniques, including cleaning and augmentation
  • Design scalable training pipelines with tuning, regularization, and checkpointing
  • Optimize LLMs via pruning, quantization, and fine-tuning
  • Evaluate models with metrics, cross-validation, and interpretability
  • Understand fairness and detect bias in outputs
  • Develop RLHF strategies to build secure, agentic AI systems

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : May 30, 2025
Length: 534 pages
Edition : 1st
Language : English
ISBN-13 : 9781836207023
Category :
Concepts :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : May 30, 2025
Length: 534 pages
Edition : 1st
Language : English
ISBN-13 : 9781836207023
Category :
Concepts :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just $5 each
Feature tick icon Exclusive print discounts

Table of Contents

37 Chapters
Part 1: Introduction and Data Preparation Chevron down icon Chevron up icon
Chapter 1: Introduction to LLM Design Patterns Chevron down icon Chevron up icon
Chapter 2: Data Cleaning for LLM Training Chevron down icon Chevron up icon
Chapter 3: Data Augmentation Chevron down icon Chevron up icon
Chapter 4: Handling Large Datasets for LLM Training Chevron down icon Chevron up icon
Chapter 5: Data Versioning Chevron down icon Chevron up icon
Chapter 6: Dataset Annotation and Labeling Chevron down icon Chevron up icon
Part 2: Training and Optimization of Large Language Models Chevron down icon Chevron up icon
Chapter 7: Training Pipeline Chevron down icon Chevron up icon
Chapter 8: Hyperparameter Tuning Chevron down icon Chevron up icon
Chapter 9: Regularization Chevron down icon Chevron up icon
Chapter 10: Checkpointing and Recovery Chevron down icon Chevron up icon
Chapter 11: Fine-Tuning Chevron down icon Chevron up icon
Chapter 12: Model Pruning Chevron down icon Chevron up icon
Chapter 13: Quantization Chevron down icon Chevron up icon
Part 3: Evaluation and Interpretation of Large Language Models Chevron down icon Chevron up icon
Chapter 14: Evaluation Metrics Chevron down icon Chevron up icon
Chapter 15: Cross-Validation Chevron down icon Chevron up icon
Chapter 16: Interpretability Chevron down icon Chevron up icon
Chapter 17: Fairness and Bias Detection Chevron down icon Chevron up icon
Chapter 18: Adversarial Robustness Chevron down icon Chevron up icon
Chapter 19: Reinforcement Learning from Human Feedback Chevron down icon Chevron up icon
Part 4: Advanced Prompt Engineering Techniques Chevron down icon Chevron up icon
Chapter 20: Chain-of-Thought Prompting Chevron down icon Chevron up icon
Chapter 21: Tree-of-Thoughts Prompting Chevron down icon Chevron up icon
Chapter 22: Reasoning and Acting Chevron down icon Chevron up icon
Chapter 23: Reasoning WithOut Observation Chevron down icon Chevron up icon
Chapter 24: Reflection Techniques Chevron down icon Chevron up icon
Chapter 25: Automatic Multi-Step Reasoning and Tool Use Chevron down icon Chevron up icon
Part 5: Retrieval and Knowledge Integration in Large Language Models Chevron down icon Chevron up icon
Chapter 26: Retrieval-Augmented Generation Chevron down icon Chevron up icon
Chapter 27: Graph-Based RAG Chevron down icon Chevron up icon
Chapter 28: Advanced RAG Chevron down icon Chevron up icon
Chapter 29: Evaluating RAG Systems Chevron down icon Chevron up icon
Chapter 30: Agentic Patterns Chevron down icon Chevron up icon
Index Chevron down icon Chevron up icon
Other Books You May Enjoy Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.