Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 341 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 341 Bytes

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.