Large Language Models: The Hard Parts


Unabridged

Sale price $36.80 Regular price$45.99
Save 20.0%
Quantity:
Add to wishlist
  • Cancel anytime!
  • Memberships will renew every month
  • One credit every month on renewal
  • You can spend 1 credit every month to get an audiobook
window.theme = window.theme || {}; window.theme.preorder_products_on_page = window.theme.preorder_products_on_page || []; window.theme.preorder_products_on_page.push(parseInt("67475783516464")); window.theme.preorder_products_on_page.push(parseInt("67475783549232")); window.theme.preorder_products_on_page.push(parseInt("67475783582000"));

Large language models (LLMs) have transformed natural language processing, but deploying them in applications introduces numerous technical challenges. Large Language Models: The Hard Parts offers a clear, practical examination of the limitations developers and AI engineers face when building LLM-based applications. With a focus on implementation pitfalls (not just capabilities), this book provides actionable strategies supported by reproducible Python code and open source tools.

Listeners will learn how to navigate key obstacles in application evaluation, input management, testing, and safety. Designed for builders and technical product leads, this guide emphasizes practical solutions to real-world problems and promotes a grounded understanding of LLM constraints and trade-offs.

Discover how to design testing and evaluation strategies for nondeterministic systems; manage context, RAG, and long-context retrieval; address output inconsistency and structural unreliability; implement safety and content moderation frameworks; explore alignment challenges and mitigation techniques; and leverage open source models locally.