Skip to content

seankao31/llm-from-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLM From Scratch

This was a casual side project—just following along with the book for fun.
I’m not planning to go further for now, but the code is here in case future-me or someone else finds it useful.

Source

Based on the book:
Build a Large Language Model (From Scratch) by Sebastian Raschka
ISBN: 978-1633437166

Up to: Chapter 6.6 (p. 194)

Code Notes

It’s barely structured—pretty much a dumping ground for code from several chapters.

The best way to follow my progress is through the commit history.
Each commit has a runnable main that (usually) does something useful.

Or spare yourself and just visit the official repo instead:
👉 https://github.com/rasbt/LLMs-from-scratch

About

Writing code and exercises along with book "Building A Large Language Model From Scratch"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages