NousResearch / text-generation updated 2 years ago

Meta-Llama-3-8B-Instruct

Meta developed and released the Meta Llama 3 family of large language models (LLMs), a collection of pretrained and instruction tuned generative text models in 8 and 70B sizes. The Llama 3 instruction tuned models are optimized for dialogue use cases and outperform many of the available open source chat models on common industry benchmarks. Further, in developing these models, we took great care to optimize helpfulne...

Params
8.0 B
Context
8,192
Downloads 30d
169 K
Likes
103
Licence: other Not gated SAFETENSORS 1 languages View on Hugging Face ↗

Download history

tracking started — chart appears after 7 days of snapshots (4 recorded)
169 K downloads in the last 30 days

Can you run it?

Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.

FileQuantSizeEst. VRAMVerdict on RTX 4090 · 24 GB
model.safetensors bf16 16.1 GB 19.4 GB ✅ Runs comfortably
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.

Run it

copy-paste, exact tags checked against the Hub
~ · curl · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/meta-llama-3-8b-instruct-nousresearch
{
  "hf_id": "NousResearch/Meta-Llama-3-8B-Instruct",
  "params_b": 8.03,
  "context_length": 8192,
  "license": { "id": "other", "commercial": "unknown" },
  "downloads_30d": 169262,
  "vram_estimates": [
    { "quant": "bf16", "gb": 19.4 }
  ],
  "updated_at": "2026-08-03T01:00:40Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
LlamaForCausalLM
Parameters
8.0 B
Tensor type
BF16
Context length
8,192
Vocabulary
128,256
Layers / heads
32 / 32
Licence
other
First seen on the Hub
2024-04-18
Training datasets
undisclosed
Added to our catalog
2026-08-03