Skip to content
 
 

Latest commit

 

History

90 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meta-llama2-explain

Lint code

First, install the corresponding Python packages:

pip install ufmt ruff

You can use the following command to check the code style issues:

bash lint.sh # Check all code files.
bash lint.sh llama/xxx.py # Check the specified file.

Goal

This Repo is mainly to analyze, explain and comment the code of the open source library Meta-llama2. Essentially, it's to make it easier for me to cite it when I'm making tech blogs. Avoiding redundancy.

About

Explanation of the llama2 repo.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages