Skip to content

Files

Latest commit

Nov 18, 2024
bb31de8 · Nov 18, 2024

History

History
This branch is 7 commits ahead of, 104 commits behind rasbt/LLMs-from-scratch:main.

07_gpt_to_llama

Converting GPT to Llama

This folder contains code for converting the GPT implementation from chapter 4 and 5 to Meta AI's Llama architecture in the following recommended reading order: