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

Machine Learning Design Questions

Machine Learning Design Questions

Sources: algoexpert
Several videos presenting the practice required to pass machine learning design interviews. It will not be boring.
3 hours 3 minutes 57 seconds
Schema Design Data Stores

Schema Design Data Stores

Sources: Andreas Kretz
During my coaching sessions, one important topic repeatedly comes up - designing diagrams. Therefore, I decided to create a separate course in the academy to...
2 hours 30 minutes 25 seconds
Machine Learning with Javascript

Machine Learning with Javascript

Sources: udemy, Stephen Grider
If you're here, you already know the truth: Machine Learning is the future of everything. In the coming years, there won't be a single industry in the world untouched by Machine...
17 hours 42 minutes 20 seconds
PyTorch for Deep Learning with Python Bootcamp

PyTorch for Deep Learning with Python Bootcamp

Sources: udemy
Welcome to the best online course for learning about Deep Learning with Python and PyTorch! PyTorch is an open source deep learning platform that provides a sea
17 hours 2 minutes 14 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