Skip to content

Files

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