thisserand / llama3_local

29 stars 16 forks source link

Llama 3 on Your Local Computer

Run the Llama 3 model (8-B or 70B) on your computer.

Getting Started

Installation

  1. Clone the repository:

    git clone https://github.com/thisserand/llama3_local.git
    cd llama3_local
  2. Install required dependencies:

    pip install -r requirements.txt

Usage

python llama3_local.py