Skip to content

llama3-py/llama3-remake.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Llama3-Remake.py

๐Ÿš€ Llama3 remake for educational purposes to help understand and experiment with the Llama3 model as described in the Llama3 release.

llama3_remake

Structure

Llama3

Behaviour

Llama3_behaviour

How to Get Started

  1. Clone the Repository

    git clone https://github.com/llama3-py/llama3-remake.py
    cd llama3-remake.py
    
  2. Install Dependencies Make sure you have Python installed, then run:

    pip install -r requirements.txt
    

Learning Resources and References

Citation

If you use llama3-remake in your research, please cite the following work:

@misc{llama3-remake-2024,
  author = {Aakash Apoorv},
  title = {llama3-remake.py},
  year = {2024},
  howpublished = {\url{https://github.com/llama3-py/llama3-remake.py}},
}

About

๐Ÿš€ Llama3 remake for educational purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages