Project Icon

LLM-workshop-2024

PyTorch-Based Workshop for Pretraining and Finetuning Large Language Models

Product DescriptionDiscover an informative guide for developers interested in understanding the core elements of large language models (LLMs). This tutorial covers the creation of a GPT-like model from scratch using PyTorch, with focus on data input pipelines, main architecture components, and pretraining techniques. It also includes instructions for loading and finetuning with pretrained weights via open-source libraries such as LitGPT. A convenient cloud setup is available for practical experimentation and smooth code execution.
Project Details