Skip to content

sushantkumar23/baby-llama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Baby Llama: Mini-LLM using Llama architecture

Paper: Llama 2: Open Foundation and Fine-Tuned Chat Models

This is a small-scale implementation of the Llama-2 language models built by Meta. The architecture explained in the Llama 2 referenced paper is the foundation on which this work has been built.