Skip to content

levoz92/LLAMA-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

LLAMA3 Architecture

This repo hosts a Jupyter Notebook that demonstrates the architecture, training, and inference process of the LLAMA3 language model. It includes sections for model initialization, training, and inference, with detailed explanations of the implementation. The test dataset is the tiny shakespeare dataset, included in the repo.


Prerequisites

  • Python 3.8 or higher
  • Required libraries:
    • torch
    • transformers
    • numpy
    • matplotlib (optional for visualizations)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published