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

Apache Kafka Fundamentals

Apache Kafka Fundamentals

Sources: Andreas Kretz
In this course, you will acquire the basic knowledge necessary for confidently starting to work with Apache Kafka. You will learn how to set up a message...
1 hour 4 minutes 52 seconds
Data Platform & Pipeline Design

Data Platform & Pipeline Design

Sources: Andreas Kretz
Data pipelines are a key component of any Data Science platform. Without them, data loading and machine learning model deployment would not be possible. This...
1 hour 59 minutes 5 seconds
Learning Apache Spark

Learning Apache Spark

Sources: Andreas Kretz
After building data pipelines, data processing is one of the most important tasks in Data Engineering. As a data engineer, you constantly encounter...
1 hour 44 minutes 4 seconds
2022 Python for Machine Learning & Data Science Masterclass

2022 Python for Machine Learning & Data Science Masterclass

Sources: udemy
Welcome to the most complete course on learning Data Science and Machine Learning on the internet! After teaching over 2 million students I've worked for over a
44 hours 5 minutes 31 seconds
Case Study in A/B Testing

Case Study in A/B Testing

Sources: LunarTech
Examples from practice in A/B testing - this course will introduce you to the methods of designing, conducting, and analyzing experiments using A/B...
1 hour 56 minutes 17 seconds