← Browse

Europe 2026

Training an LLM from Scratch, Locally — Angelos Perivolaropoulos, ElevenLabs

Angelos Perivolaropoulos

Overview

This talk provides a hands-on guide to training a transformer-based Large Language Model (LLM) from scratch using PyTorch. It covers the fundamental building blocks of LLMs, including tokenization, model architecture, and the training loop, demonstrating how to implement these components with minimal code. The session emphasizes practical application, enabling participants to train a small model locally or on cloud platforms like Google Colab.

Who should watch

Key takeaways

Notable quotes

*The fundamental parts of it are basically haven't changed too much.*
*The way you train it actually makes a big difference in performances.*
*Transformers are commoditized now.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.