Files
LLMs-from-scratch/ch05/07_gpt_to_llama/README.md
2024-10-05 07:30:47 -05:00

728 B

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: