Skip to content
/ MyLLM Public

My project to learn how to train a modern LLM from scratch

Notifications You must be signed in to change notification settings

LF-Luis/MyLLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo where I'll be creating my own LLM from scratch. The goal is to deepen my understanding of model-architecture design, training methodologies, and core deep-learning principles.

Run first export PYTHONPATH="${PYTHONPATH}:$(pwd)/src"

  • Make sure to use PyTorch 2.0 or later!

More to come...

About

My project to learn how to train a modern LLM from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published