Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 299 Bytes

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...