Build a Large Language Model (from Scratch) | ISBN 9781633437166

Build a Large Language Model (from Scratch)

Buchcover Build a Large Language Model (from Scratch)  | EAN 9781633437166 | ISBN 1-63343-716-7 | ISBN 978-1-63343-716-6

Build a Large Language Model (from Scratch)

From the back cover: Build a Large Language Model (From Scratch) is a practical and eminently-satisfying hands-on journey into the foundations of generative AI. Without relying on any existing LLM libraries, you'll code a base model, evolve it into a text classifier, and ultimately create a chatbot that can follow your conversational instructions. And you'll really understand it because you built it yourself! About the reader: Readers need intermediate Python skills and some knowledge of machine learning. The LLM you create will run on any modern laptop and can optionally utilize GPUs.