Shop Viral Mens Fashion Now
Enjoy fast, free delivery, exclusive deals, and award-winning movies & TV shows.
$37.68 with 53 percent savings
List Price: $79.99
FREE delivery Monday, August 31
Or Prime members get FREE delivery Tomorrow, August 27. Order within 2 hrs 9 mins. Join Prime
In Stock
$$37.68 () Includes selected options. Includes initial monthly payment and selected options. Details
Price
Subtotal
$$37.68
Subtotal
Initial payment breakdown
Shipping cost, delivery date, and order total (including tax) shown at checkout.
Shipper / Seller
Amazon.com
Amazon.com
Shipper / Seller
Amazon.com
Returns
FREE 30-day refund/replacement
FREE 30-day refund/replacement
Quick refund
Usually issued within 24 hours. See exceptions
FREE return
At least one free return option available.
Convenient dropoff
At any of our 50,000 US locations.
See return policy
Gift options
Available at checkout
Available at checkout This item is a gift. Change
At checkout, you can add a custom message, a gift receipt for easy returns and have the item gift-wrapped
Payment
Secure transaction
Your transaction is secure
We work hard to protect your security and privacy. Our payment security system encrypts your information during transmission. We don’t share your credit card details with third-party sellers, and we don’t sell your information to others. Learn more
Added to

Sorry, there was a problem.

There was an error retrieving your Wish Lists. Please try again.

Sorry, there was a problem.

List unavailable.
Kindle app logo image

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required.

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

  • Hands-On Large Language Models: Language Understanding and Generation

Follow the authors

Get new release updates & improved recommendations
Something went wrong. Please try your request again later.

Hands-On Large Language Models: Language Understanding and Generation

4.7 out of 5 stars (309)

{"desktop_buybox_group_1":[{"displayPrice":"$37.68","priceAmount":37.68,"currencySymbol":"$","integerValue":"37","decimalSeparator":".","fractionalValue":"68","symbolPosition":"left","hasSpace":false,"showFractionalPartIfEmpty":true,"offerListingId":"njXkHOzzpP2MPCK%2FhXWwC%2BVyecsVdvjZDNYH4ManFLu8m%2F3HLV1ru1KjR%2FnerAOpLe4yYCNoM6ZwvMYVqrNQfzlfgl%2B90KdSR4NTt9HqJajn%2Fzu2pUl6VA9OfchGxs4maAlpZ%2Bosdz7hT8IT3YlDMg%3D%3D","locale":"en-US","buyingOptionType":"NEW","aapiBuyingOptionIndex":0}]}

Purchase options and add-ons

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. Through this book's visually educational nature, readers 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
  • 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

Read poolside to seaside.Shop kindle Paperwhite. pantry

Frequently bought together

This item: Hands-On Large Language Models: Language Understanding and Generation
$37.68
Get it as soon as Monday, Aug 31
In Stock
Ships from and sold by Amazon.com.
+
$52.40
Get it as soon as Monday, Aug 31
In Stock
Ships from and sold by Amazon.com.
+
$49.24
Get it as soon as Monday, Aug 31
In Stock
Ships from and sold by Amazon.com.
Total price: $00
To see our price, add these items to your cart.
Details
Added to Cart
Choose items to buy together.

Customers also bought or read

Loading...

From the brand


From the Publisher

From the Preface

Large language models (LLMs) have had a profound and far-reaching impact on the world. By enabling machines to better understand and generate human-like language, LLMs have opened new possibilities in the field of AI and impacted entire industries.

This book provides a comprehensive and highly visual introduction to the world of LLMs, covering both the conceptual foundations and practical applications. From word representations that preceded deep learning to the cutting-edge (at the time of this writing) Transformer architecture, we will explore the history and evolution of LLMs. We delve into the inner workings of LLMs, exploring their architectures, training methods, and fine-tuning techniques. We also examine various applications of LLMs in text classification, clustering, topic modeling, chatbots, search engines, and more.

With its unique blend of intuition-building, applications, and illustrative style, we hope that this book provides the ideal foundation for those looking to explore the exciting world of LLMs. Whether you are a beginner or an expert, we invite you to join us on this journey to start building with LLMs.

Hands-On Large Language Models: Language Understanding and Generation

Prerequisites

This book assumes that you have some experience programming in Python and are familiar with the fundamentals of machine learning. The focus will be on building a strong intuition rather than deriving mathematical equations. As such, illustrations combined with hands-on examples will drive the examples and learning through this book. This book assumes no prior knowledge of popular deep learning frameworks such as PyTorch or TensorFlow nor any prior knowledge of generative modeling.

If you are not familiar with Python, a great place to start is Learn Python, where you will find many tutorials on the basics of the language. To further ease the learning process, we made all the code available on Google Colab, a platform where you can run all of the code without the need to install anything locally.

Editorial Reviews

Review

"Jay and Maarten have continued their tradition of providing beautifully illustrated and insightful descriptions of complex topics in their new book. Bolstered with working code, timelines, and references to key papers, their book is a valuable resource for anyone looking to understand the main techniques behind how large language models are built."
- Andrew Ng, Founder of DeepLearning AI

"I can't think of another book that is more important to read right now. On every single page, I learned something that is critical to success in this era of language models."
-Josh Starmer, StatQuest

"This is an exceptional guide to the world of language models and their practical applications in industry. Its highly-visual coverage of generative, representational, and retrieval applications of language models empowers readers to quickly understand, use, and refine LLMs. Highly recommended!"
-Nils Reimers, Director of Machine Learning at Cohere | creator sentence-transformers

"If you're looking to get up to speed in everything regarding LLMs, look no further! In this wonderful book, Jay and Maarten will take you from zero to expert in the history and latest advances in large language models. With intuitive explanations, great real-life examples, clear illustrations, and comprehensive code labs, this book lifts the curtain on the complexities of transformer models, tokenizers, semantic search, RAG, and many other cutting-edge technologies. A must read for anyone interested in the latest AI technology!"
- Luis Serrano, PhD, Founder and CEO - Serrano Academy

"This book is a must-read for anyone interested in the rapidly-evolving field of generative AI. With a focus on both text and visual embeddings, it's a great blend of algorithmic evolution, theoretical rigor, and practical guidance. Whether you are a student, researcher, or industry professional, this book will equip you with the use cases and solutions needed to level-up your knowledge of generative AI. Well done!"
- Chris Fregly, Principal Solution Architect, Generative AI at AWS

About the Author

Jay Alammar is Director and Engineering Fellow at Cohere (pioneering provider of large language models as an API). In this role, he advises and educates enterprises and the developer community on using language models for practical use cases). Through his popular AI/ML blog, Jay has helped millions of researchers and engineers visually understand machine learning tools and concepts from the basic (ending up in the documentation of packages like NumPy and pandas) to the cutting-edge (Transformers, BERT, GPT-3, Stable Diffusion). Jay is also a co-creator of popular machine learning and natural language processing courses on Deeplearning.ai and Udacity.

Maarten Grootendorst is a Senior Clinical Data Scientist at IKNL (Netherlands Comprehensive Cancer Organization). He holds master's degrees in organizational psychology, clinical psychology, and data science which he leverages to communicate complex Machine Learning concepts to a wide audience. With his popular blogs, he has reached millions of readers by explaining the fundamentals of Artificial Intelligence--often from a psychological point of view. He is the author and maintainer of several open-source packages that rely on the strength of Large Language Models, such as BERTopic, PolyFuzz, and KeyBERT. His packages are downloaded millions of times and used by data professionals and organizations worldwide.

Product details

  • Publisher ‏ : ‎ O'Reilly Media
  • Publication date ‏ : ‎ October 15, 2024
  • Edition ‏ : ‎ 1st
  • Language ‏ : ‎ English
  • Print length ‏ : ‎ 425 pages
  • ISBN-10 ‏ : ‎ 1098150961
  • ISBN-13 ‏ : ‎ 978-1098150969
  • Item Weight ‏ : ‎ 1.61 pounds
  • Dimensions ‏ : ‎ 7 x 0.87 x 9.19 inches
  • Best Sellers Rank: #19,625 in Books (See Top 100 in Books)
  • Customer Reviews:
    4.7 out of 5 stars (309)

About the authors

Follow authors to get new release updates, plus improved recommendations.

Customer reviews

4.7 out of 5 stars
309 global ratings

Customers say

Customers praise the book's ability to break down LLM concepts and find it educational. The visuals receive positive feedback, and one customer notes its logical organization. While many find it easy to read, opinions about readability are mixed.
AI Generated from the text of customer reviews

Select to learn more

32 customers mention content, 24 positive, 8 negative
Customers praise the book's content, particularly how it breaks down LLM concepts, with one customer noting its practical approach.
i study more in statistics and computer vision. This is an amazing book that will help me grow in LLM.Read more
...high level review of how LLMs work and can be applied, this is a great book.Read more
It is literally about using different LLMs!! I find it useless in understanding LLMs, the snippets of Python code are useless in understanding how...Read more
Nice bookRead more
7 customers mention visuals, 7 positive, 0 negative
Customers like the visuals in the book.
...The graphics are amazing!Read more
...how I communicate my own research—striving for a blend of depth, engaging visuals, and clear, relatable examples to make complex ideas...Read more
Amazing! Love all the visuals. The authors do an incredible job at breaking down all the LLM concepts into easily digestible chunks.Read more
The authors do an amazing job of illustrating and explaining all things LLMRead more
5 customers mention organization, 4 positive, 1 negative
Customers appreciate the book's organization, with one customer noting its logical flow and another mentioning how well it ties concepts together.
...presented in the book is comprehensive, very comprehensible and logically organized....Read more
Focused, concise, and to the point. Well-structured with thoughtfully chosen topics....Read more
...I also really enjoyed the organization of the earlier chapters that talked about the various techniques as solutions to earlier problems....Read more
Very poor organizationRead more
8 customers mention readability, 5 positive, 3 negative
Customers have mixed opinions about the book's readability, with some finding it easy to read and understand, while another customer notes it takes time to fully comprehend each page.
The visuals are great! This book is easy to read despite the technical nature of the topic.Read more
...have evolved since 2018, the authors spent a bunch of time on non-generative tasks irrelevant to most readers and brief discussions of adjacent...Read more
This is an enjoyable and accessible read with many of the concepts behind LLMs covered....Read more
Fantastic book that explains tough concepts in an easy to understand way.Read more
It's truly a gem
5 out of 5 stars
It's truly a gem
I preordered "Hands-On Large Language Models" by Jay Alammar and Maarten Grootendorst as soon as it was available, and I've just received it. I've been eagerly anticipating this book, especially since Maarten is the author and maintainer of the BERTopic library, which has been crucial in many of my NLP projects. I'm grateful for his contributions, which have greatly supported my research efforts. This book captures that same spirit—it's truly a gem! I've dabbled with LLMs before, particularly in areas like fine-tuning models and developing autonomous agents, but this book has significantly deepened my understanding. The way they break down complex concepts with crystal-clear visuals is not just educational, but also inspiring. For instance, their explanation of transformer attention mechanisms, paired with intuitive diagrams, made an otherwise abstract topic remarkably easy to grasp. It's making me rethink how I communicate my own research—striving for a blend of depth, engaging visuals, and clear, relatable examples to make complex ideas accessible. When the authors say "hands-on," they're not kidding. Real datasets, practical coding projects, and digital resources—you're not just reading; you're doing. Jay and Maarten have managed to demystify the intricacies of large language models, particularly in chapters like the one on fine-tuning techniques, turning an intimidating topic (for those who had limited experience) into an engaging and approachable journey. Whether you're looking to cover the basics or explore the finer points, this one's a keeper.
Thank you for your feedback
Sorry, there was an error
Sorry we couldn't load the review

Top reviews from the United States

  • 5 out of 5 stars
    🧠 Fantastic practical intro for serious ML folks diving into LLMs
    Reviewed in the United States on April 5, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    As someone who works in machine learning but mostly on CV problems, this book was a perfect bridge into the world of language models. It doesn’t assume you’re a total beginner, but it also doesn’t dump you in the deep end with dense theory and academic papers. The authors do a great job of grounding concepts in clear explanations and walk-throughs you can actually run.

    What stood out for me:

    • ✅ Hands-on notebooks + code to reinforce each concept

    • ✅ Explains transformer internals without getting lost in math

    • ✅ Covers modern workflows — from fine-tuning to inference

    • ✅ Clean visualizations (if you know Jay Alammar’s style, you know)

    Also, Maarten’s sections on vector databases, embeddings, and RAG workflows were super relevant for production applications. You can tell both authors have experience teaching and shipping real-world stuff.

    ⚠️ Minor caveat: This isn’t a deep theoretical text — if you’re looking for the type of math found in something like “Deep Learning” by Goodfellow, this isn’t it. It’s much more about doing.

    If you’re a data scientist, ML engineer, or just a curious dev looking to go beyond ChatGPT and understand how to work with LLMs at a system level — grab this book. You’ll get a lot out of it.

    3 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Transformers Finally Clicked
    Reviewed in the United States on June 27, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    The book is pretty comprehensive. Each chapter really packs a punch. After trying to piece different concepts together, chapter 3, really made transformers click for me. I also really enjoyed the organization of the earlier chapters that talked about the various techniques as solutions to earlier problems. It gives the reader a sense of the intent and purpose of each component or technique. This isn't a "dive into" type of book even thought it does have some good code samples. The amount of information per page is dense so it make take some time to fully grok each page but it is well worth the effort.

    This is really a book for people who want to deep dive and aren't there just to copy and paste code until it does something.

    Funnily enough, a great study companion for this book is ChatGPT or any other similar LLMs. There are parts that may be confusing and ChatGPT and Claude are both great at explaining the book/themselves.

    8 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Gem of a book for Language AI and LLMs
    Reviewed in the United States on September 29, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    As a resident of Sweden, I was thrilled to discover the Kindle version of this book, allowing me to dive in immediately without waiting for international shipping. From the moment I started reading last week, I've been completely engrossed. The authors' approach is brilliantly practical, seamlessly blending theoretical explanations of Language AI and LLMs with hands-on .ipynb exercises that bring concepts to life.

    The visuals are simply outstanding, offering incredibly detailed insights into the inner workings of LLMs. I particularly appreciate the balanced coverage of both open-source and licensed models, providing a comprehensive view of the field.

    I've been so impressed that I've already started sharing the book with a friend, who finds it equally enlightening. The clarity and depth of the content make it an invaluable resource for anyone interested in LLMs.

    I'm confident that this book will inspire countless innovations and breakthroughs in the field. Jay and Marteen have created a truly phenomenal work that's both educational and inspiring. Thank you for this exceptional contribution to the AI community!

    9 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    It's truly a gem
    Reviewed in the United States on October 19, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    I preordered "Hands-On Large Language Models" by Jay Alammar and Maarten Grootendorst as soon as it was available, and I've just received it. I've been eagerly anticipating this book, especially since Maarten is the author and maintainer of the BERTopic library, which has been crucial in many of my NLP projects. I'm grateful for his contributions, which have greatly supported my research efforts. This book captures that same spirit—it's truly a gem!

    I've dabbled with LLMs before, particularly in areas like fine-tuning models and developing autonomous agents, but this book has significantly deepened my understanding. The way they break down complex concepts with crystal-clear visuals is not just educational, but also inspiring. For instance, their explanation of transformer attention mechanisms, paired with intuitive diagrams, made an otherwise abstract topic remarkably easy to grasp. It's making me rethink how I communicate my own research—striving for a blend of depth, engaging visuals, and clear, relatable examples to make complex ideas accessible.

    When the authors say "hands-on," they're not kidding. Real datasets, practical coding projects, and digital resources—you're not just reading; you're doing. Jay and Maarten have managed to demystify the intricacies of large language models, particularly in chapters like the one on fine-tuning techniques, turning an intimidating topic (for those who had limited experience) into an engaging and approachable journey. Whether you're looking to cover the basics or explore the finer points, this one's a keeper.

    It's truly a gem
    5 out of 5 stars
    It's truly a gem
    Reviewed in the United States on October 19, 2024

    I preordered "Hands-On Large Language Models" by Jay Alammar and Maarten Grootendorst as soon as it was available, and I've just received it. I've been eagerly anticipating this book, especially since Maarten is the author and maintainer of the BERTopic library, which has been crucial in many of my NLP projects. I'm grateful for his contributions, which have greatly supported my research efforts. This book captures that same spirit—it's truly a gem!

    I've dabbled with LLMs before, particularly in areas like fine-tuning models and developing autonomous agents, but this book has significantly deepened my understanding. The way they break down complex concepts with crystal-clear visuals is not just educational, but also inspiring. For instance, their explanation of transformer attention mechanisms, paired with intuitive diagrams, made an otherwise abstract topic remarkably easy to grasp. It's making me rethink how I communicate my own research—striving for a blend of depth, engaging visuals, and clear, relatable examples to make complex ideas accessible.

    When the authors say "hands-on," they're not kidding. Real datasets, practical coding projects, and digital resources—you're not just reading; you're doing. Jay and Maarten have managed to demystify the intricacies of large language models, particularly in chapters like the one on fine-tuning techniques, turning an intimidating topic (for those who had limited experience) into an engaging and approachable journey. Whether you're looking to cover the basics or explore the finer points, this one's a keeper.

    13 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 4 out of 5 stars
    Must read and good for LLM internals
    Reviewed in the United States on November 12, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Very Good books to understand internals of LLM. I strongly believe that they could have made contents further simple and easy to understand for folks across the globe.

    One person found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Nice book.
    Reviewed in the United States on June 2, 2026
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    The visuals are great! This book is easy to read despite the technical nature of the topic.
    Reviewed in the United States on November 4, 2024
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    The only book I finished cover-to-cover. This book covers LLM concepts thoroughly and provides detailed explanations, with complete examples, and diagrams.

    The information presented in the book is comprehensive, very comprehensible and logically organized. It covers core concepts of the transformer model, prompt engineering up to application (e.g. topic modeling, RAG, sentiment analysis) and fine-tuning your own models.

    The transformer model explanation was particularly clear, aided by helpful diagrams and examples. Topics like visual transformers and multimodal embeddings are invaluable.

    A must have for anyone working on LLM apps.

    The visuals are great! This book is easy to read despite the technical nature of the topic.

    The only book I finished cover-to-cover. This book covers LLM concepts thoroughly and provides detailed explanations, with complete examples, and diagrams.

    The information presented in the book is comprehensive, very comprehensible and logically organized. It covers core concepts of the transformer model, prompt engineering up to application (e.g. topic modeling, RAG, sentiment analysis) and fine-tuning your own models.

    The transformer model explanation was particularly clear, aided by helpful diagrams and examples. Topics like visual transformers and multimodal embeddings are invaluable.

    A must have for anyone working on LLM apps.

    12 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 3 out of 5 stars
    Decent effort but with major shortcomings
    Reviewed in the United States on August 15, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Unfortunately, this book has less detail on the actual Transformer architecture than Jay's own blog. Perhaps this is because the authors felt that rehashing the contents of the blog would not be worthwhile in the book, but unfortunately, this just means that one has to combine the material in the book (a fake amount of which is disjoint from the blog, and of good quality) with the blog content.

    Once major shortcoming of the book is that, like many books on AI, it studiously avoids the usage of mathematics, spending great effort to say on so many words and pictures what a single equation would convey succinctly. Perhaps because it feels that its readerbase lack the requisite mathematical background (a college level course on calculus is all that's required).

    Not a bad book to have in one's collection, but not as useful as it could have been either...

    8 people found this helpful
    Sending feedback...
    Thank you for your feedback.
    Sending feedback...
    Thanks, we'll investigate in the next few days.

Top reviews from other countries

    Translated by Amazon
    See original
  • 5 out of 5 stars
    Goed boek voor wie zich wenst te verdiepen in LLM.
    Reviewed in Belgium on May 12, 2026
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    Goed boek voor wie zich wenst te verdiepen in LLM.

    Sending feedback...
    Thanks, we'll investigate in the next few days.
    Translated from Dutch by Amazon
    See original
  • 5 out of 5 stars
    Great book that fills a much needed niche!
    Reviewed in the United Kingdom on April 14, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    This is a great resource! The strength here is on sentence transformers, RAG, Agentic AI, and prompt engineering. This books covers those topics better than many others out there. Get this book and get started expanding your AI coding!

    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Excellent textbook with stunning visuals
    Reviewed in Mexico on June 21, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    I am blown away at how Jay Alammar and Maarten Grootendorst’s visuals blend in with the theoretical aspects of LLMs. As an 18 year old who is obsessed with the intricacies of LLMs and working with different environments like LangChain and the OpenAI API, this book felt like a playground. On another note, if you combine this with Chip Huyen’s AI Engineering textbook as well as the FastAPI framework and containerization using Docker, you’ll have the tools to deploy AI systems into production in the cloud.

    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 4 out of 5 stars
    Recommended
    Reviewed in Saudi Arabia on March 9, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.
    Sending feedback...
    Thanks, we'll investigate in the next few days.
  • 5 out of 5 stars
    Amazing for building intuition on LLMs and enabling to use them in your work
    Reviewed in Germany on October 10, 2025
    Brief content visible, double tap to read full content.
    Full content visible, double tap to read brief content.

    This book is great but it depends a bit on the purpose you have. I have much background in general data science methods like ML and python programming but I lack knowledge on how LLMs work and how to use them which I wanted to fill in by reading. This book provided me exactly that amazingly well: Based on prior knowledge on python programming and basic data science (regression, clustering, dimension reduction etc) it provides an extremely good high level understanding and intuition on how LLMs work and it's usecases and the required code for it. I can now competently use existing models to approach text based data science tasks like classification, sentiment analysis and so on and even fine tune them to some degree. It does however not teach you how how to code LLMs from scratch, how the math works in detail and so on Anyways, if you want to go there I would still recommend starting with this book and then dive deeper with other books, as the high level discussion and applications this book provides are incredibly clear and well structured so you will have all the intuition in place which will benefit when going into the deep details. When you are one of those data folks like me however that just want to understand what LLMs can do and how to use them this is all you need.

    Sending feedback...
    Thanks, we'll investigate in the next few days.