Skip to main content

Build a Large Language Model (From Scratch)

0h 0m 0s
English
Paid

Course description

"Creating a Large Language Model from Scratch" is a practical guide that will teach you step-by-step how to create, train, and fine-tune large language models (LLMs).

In the book, you will go through the entire process—from model design to pre-training on a general data corpus and fine-tuning for specific tasks. Each stage is accompanied by clear explanations, diagrams, and examples.

Read more about the course

What You Will Learn:

  • Plan and program all parts of LLM
  • Prepare datasets for model training
  • Fine-tune LLM for text classification and custom data
  • Use feedback to improve instruction execution
  • Load pre-trained weights

The book will guide you through the internal mechanisms of generative AI, allowing you to not only understand how LLMs work but also learn how to adapt them. All developed examples can be run on a regular laptop.

About the Technology

Following the principle "I cannot understand what I cannot build," you will learn the process of creating a GPT-style LLM from scratch. Without using pre-built libraries, you will design a basic model, configure it for text classification, and eventually create a chatbot that can follow your instructions.

About the Book

"Building a Large Language Model from Scratch" is an engaging practical course on the fundamentals of generative AI. At each stage, you will delve into theory, reinforcing your knowledge with real development, giving you a deep understanding of the workings and limitations of LLMs.

Who the Book is For:

The book is suitable for readers with an intermediate level of Python and basic knowledge of machine learning. All developed models will work on any modern laptop, with the possibility of using a GPU.

Books

Read Book Build a Large Language Model (From Scratch)

#Title
1Build a Large Language Model (From Scratch)

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Complete Machine Learning and Data Science: Zero to Mastery

Complete Machine Learning and Data Science: Zero to Mastery

Sources: udemy, zerotomastery.io
This is a brand new Machine Learning and Data Science course just launched January 2020 and updated this month with the latest trends and skills! Become a complete Data Scientis...
43 hours 22 minutes 23 seconds
Analytics Engineering for Data Professionals

Analytics Engineering for Data Professionals

Sources: Fabrizio Valentini, Mattia Brunelli
Analytics Engineering is the foundation of Data Science and artificial intelligence. This approach represents a dynamic combination of data engineering and...
12 hours 46 minutes 13 seconds
Building APIs with FastAPI

Building APIs with FastAPI

Sources: Andreas Kretz
API is the foundation of any modern data platform. You either provide an API for clients or use external APIs yourself. In any case, it's important to be...
1 hour 35 minutes 40 seconds
Mathematical Foundations of Machine Learning

Mathematical Foundations of Machine Learning

Sources: udemy
Mathematics forms the core of data science and machine learning. Thus, to be the best data scientist you can be, you must have a working understanding of the mo
16 hours 25 minutes 26 seconds
Relational Data Modeling

Relational Data Modeling

Sources: Eka Ponkratova
Relational modeling is widely used in building transactional databases. You might say, "But I'm not planning to become a backend engineer."
1 hour 52 minutes