Book description
AI has acquired startling new language capabilities in just the past few years. Driven by the rapid advances in deep learning, language AI systems are able to write and understand text better than ever before. This trend enables the rise of new features, products, and entire industries. With this book, Python developers will learn the practical tools and concepts they need to use these capabilities today.
You'll learn how to use the power of pre-trained large language models for use cases like copywriting and summarization; create semantic search systems that go beyond keyword matching; build systems that classify and cluster text to enable scalable understanding of large amounts of text documents; and use existing libraries and pre-trained models for text classification, search, and clusterings.
This book also shows you how to:
- Build advanced LLM pipelines to cluster text documents and explore the topics they belong to
- Build semantic search engines that go beyond keyword search with methods like dense retrieval and rerankers
- Learn various use cases where these models can provide value
- Understand the architecture of underlying Transformer models like BERT and GPT
- Get a deeper understanding of how LLMs are trained
- Understanding how different methods of fine-tuning optimize LLMs for specific applications (generative model fine-tuning, contrastive fine-tuning, in-context learning, etc.)
- Optimize LLMs for specific applications with methods such as generative model fine-tuning, contrastive fine-tuning, and in-context learning
Publisher resources
Table of contents
- 1. Categorizing Text
- 2. Semantic Search
- 3. Text Clustering and Topic Modeling
- 4. Tokens & Token Embeddings
- About the Authors
Product information
- Title: Hands-On Large Language Models
- Author(s):
- Release date: December 2024
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781098150969
You might also like
book
Radar Trends to Watch: September 2023
Read about the latest developments on O'Reilly Media's Radar.
book
Analytical Skills for AI and Data Science
While several market-leading companies have successfully transformed their business models by following data- and AI-driven paths, …
book
Deciphering Data Architectures
Data fabric, data lakehouse, and data mesh have recently appeared as viable alternatives to the modern …
book
Causal Inference in Python
How many buyers will an additional dollar of online marketing bring in? Which customers will only …