Skip to main content

Llama 3

text-generation

View on GitHub Official site
Llm Models llama3 Medium setup 1,617,716 stars

Overview

Description

The big picture: Meta's Llama 3 gives businesses and creators access to powerful large language models (8B to 70B parameters) for building AI applications. Here's why it matters: you can run pre-trained and instruction-tuned models locally for text generation and chat, with model weights and inference code provided. The bottom line: this repo is deprecated in favor of the newer Llama 3.1 / Llama Stack ecosystem.

Technical scorecard

License

llama3

Commercial use

No

OpenAI-compatible API

No

REST API

No

Fine-tuning support

No

Quantization support

No

Docker available

No

GUI / no-code available

No

Telemetry

Unknown

Offline after setup

No

Data & Privacy

Does it send data online?

This listing is not marked offline after setup.

Does it store history?

Not verified in this directory yet. Review the upstream docs for persistence, logs, and workspace storage.

License checks?

The listed license needs review before commercial use.

Telemetry?

Unknown

Last verified: Jul 22, 2026. Maintainer verification should be treated as directory guidance, not legal advice.

🧮

Planning to deploy Llama 3?

Estimate exact GPU VRAM requirements, context limits, fine-tuning memory, and infrastructure costs for Llama 3 before committing to hardware.

Calculate Hardware & GPU Sizing →

Setup & Installation

Medium

A developer can usually get this running with standard docs.

# Start with the official project repository
# https://ai.meta.com/llama/

Hardware Requirements

RAM 16.1 GB minimum / 24.2 GB recommended
Hardware tagsGPU (NVIDIA)
Model formats safetensors
Languagesen

Works Well With