Skip to content

thisserand/llama3_local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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
  1. Install required dependencies:
pip install -r requirements.txt

Usage

python llama3_local.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages