Verkauf durch Sack Fachmedien

Bolla / Subbaiah / Kaata

Large Language Model Recipes

A Hands-On Guide to Fine-Tuning, Optimization, Deployment, and Real-World Applications

Medium: Buch
ISBN: 979-8-8688-2606-1
Verlag: APRESS L.P.
Erscheinungstermin: 13.06.2026
vorbestellbar, Erscheinungstermin ca. Juni 2026

is a comprehensive, practical guide designed to help developers, data scientists, and AI engineers navigate the rapidly evolving landscape of Large Language Models (LLMs). Moving beyond theory, this book provides a hands-on, recipe-based approach to mastering the entire LLMs lifecycle, from selecting the right open-source model to fine-tuning it on custom data and deploying it for production at scale.

Starting with the fundamentals of setting up a robust development environment, the book guides you through the critical decisions of model selection (Llama, Mistral, Falcon) and data preparation. It offers deep dives into advanced training techniques, including full fine-tuning, instruction tuning, and parameter-efficient methods like LoRA and QLoRA that make training accessible on consumer hardware.

The book doesn't stop at training. It tackles the crucial "last mile" of AI development: deployment and optimization. You will learn how to shrink models with quantization, serve them with high-throughput engines like vLLM and TGI, and evaluate their performance using industry-standard benchmarks. Finally, it explores cutting-edge frontiers, including Retrieval-Augmented Generation (RAG) for grounding models in real-time data, building multimodal vision-language applications, and designing autonomous AI agents.

Whether you are building a specialized chatbot, a code assistant, or a complex reasoning agent, this book provides the tested recipes and code you need to develop efficient, scalable, and robust AI solutions today.

What you will learn:

  • Design production-ready LLM systems using the Feature/Training/Inference (FTI) framework
  • Apply advanced fine-tuning methods, including LoRA and QLoRA, for efficient model adaptation
  • Build and optimize RAG pipelines with effective retrieval strategies and vector databases
  • Deploy optimized LLMs using quantization techniques and scalable inference frameworks
  • Develop multimodal and agentic AI applications with vision-language models and autonomous agents

Who this book is for:

This book is ideal for software developers, machine learning engineers, data scientists, and technical researchers who want to move beyond using API endpoints and start


Produkteigenschaften


  • Artikelnummer: 9798868826061
  • Medium: Buch
  • ISBN: 979-8-8688-2606-1
  • Verlag: APRESS L.P.
  • Erscheinungstermin: 13.06.2026
  • Sprache(n): Englisch
  • Auflage: 1. Auflage 2026
  • Produktform: Kartoniert
  • Seiten: 402
  • Format (B x H): 178 x 254 mm
  • Ausgabetyp: Kein, Unbekannt
Autoren/Hrsg.

Autoren

Part I: Setting Up Your AI Culinary Station .- Chapter 1: An Introduction.- Chapter 2: Environment Setup.- Part II: Sourcing & Preparing Ingredients: Models & Data.- Chapter 3: Open Source vs. Closed Source.- Chapter 4: Data Handling & Tokenization.- Part III: Mastering Core Techniques: Prompting & Fine-Tuning .- Chapter 5: Prompt Engineering Mastery.- Chapter 6: LLM Full Fine-Tuning.- Chapter 7: Precision Seasoning: Instruction Fine-Tuning.- Chapter 8: Parameter-Efficient Fine-Tuning (PEFT).- Chapter 9: Augmenting with Synthetic Data.- Part IV: Optimization, Serving & Evaluation.- Chapter 10: Making Models Leaner: Quantization Techniques.- Chapter 11: LLM Deployment Strategies.- Chapter 12: Evaluation Metrics & Benchmarks.- Part V: Advanced Recipes & Future Flavors.- Chapter 13: Retrieval-Augmented Generation (RAG).- Chapter 14: Exploring Multimodal Models.- Chapter 15: Future Trends & Responsible AI.- Appendix A: Glossary of LLM Terminology.- Appendix B: Tooling Cheat Sheets (Hugging Face CLI & Libraries, PyTorch Essentials, LangChain Basics) .- Appendix C: Curated List of Datasets, Model Hubs, and Further Reading.