Skip to content

This repository contains an implementation of Llama2 from scratch using Python and PyTorch. The goal of this project is to provide a clear and detailed breakdown of each component involved in building and understanding Large Language Models (LLMs) like Llama2.

Notifications You must be signed in to change notification settings

niyantha23/Llama2-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Llama2-From-Scratch

Llama2 is a state-of-the-art language model that has demonstrated impressive performance on a variety of natural language processing tasks. In this repository, we implement Llama2 from scratch using Python and pyTorch. The goal is to provide a clear and detailed explanation of each component, making it easier to understand how such models are built and how they function.

About

This repository contains an implementation of Llama2 from scratch using Python and PyTorch. The goal of this project is to provide a clear and detailed breakdown of each component involved in building and understanding Large Language Models (LLMs) like Llama2.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages