Skip to content

Files

Latest commit

a08d7aa · Feb 16, 2025

History

History
This branch is 38 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: