Llama 3 on Your Local Computer Run the Llama 3 model (8-B or 70B) on your computer. Getting Started Installation Clone the repository: git clone https://github.com/thisserand/llama3_local.git cd llama3_local Install required dependencies: pip install -r requirements.txt Usage python llama3_local.py