Table of Contents
1. Building an LLM from scratch in C++
Hello! This is part 1 in a TBD
part series on creating an LLM from scratch! Part 2 can be found here.
In this document I will be talking about how I'll be approaching this. This project is currently in progress, so for now it'll be mostly high-level, and as I go through it I'll update it with more detail and links to relevant articles.