Robots Atlas>ROBOTS ATLAS
Llama 3.1 70B

Llama 3.1 70B

3.1 70B · Family: Llama
Meta's multilingual large language model (70B parameters) from the Llama 3.1 family, 128K context window, Llama 3.1 Community License.
✓ Active✓ Public access⚖ Open weightsLLM📁 Llama
Context window
128K
tokens
Parameters
70B
parameters
Release date
23 July 2024
Access:DownloadAPIHostedDeployment:💻 Local☁ Cloud

Overview

Llama 3.1 70B is an autoregressive, multilingual large language model developed by Meta, released on 23 July 2024 as part of the Llama 3.1 family (alongside the 8B and 405B variants). The model has 70 billion parameters and uses an optimized transformer architecture with Grouped-Query Attention (GQA), RoPE positional encoding (theta 500,000), RMSNorm normalization and the SwiGLU activation.

The 70B variant comprises 80 layers, a hidden dimension of 8192, 64 attention heads and 8 key-value (KV) heads, with a vocabulary of 128,256 tokens. It supports a 128,000-token context window. It was trained on over 15 trillion tokens of publicly available data, with a knowledge cutoff of December 2023.

It officially supports eight languages: English, German, French, Italian, Portuguese, Hindi, Spanish and Thai. The pretrained (base) version serves as a foundation for fine-tuning to text-generation tasks, while the instruction-tuned variant targets conversational use and supports tool calling.

The model weights are publicly available under the Llama 3.1 Community License, permitting commercial and research use with certain restrictions (including a 700M monthly-active-users threshold requiring separate Meta approval).

Classification
LLM
Family: Llama
Access & deployment
DownloadAPIHosted
LocalCloud
Weights: Open weights
Key parameters
📏 Context: 128K
🧩 Parameters: 70B
Tools · ✓ Fine-tuning
📥 Input: text

Technical specification

Context window
128K
tokens
Parameters
70B
parameters
Knowledge cutoff
1 Dec 2023
Knowledge boundary
License
Llama 3.1 Community License
Hardware requirements
In BF16 precision the model needs about 140 GB of memory (2 bytes per parameter), typically 2× 80 GB GPUs (e.g. NVIDIA A100/H100). 4-bit quantization reduces this to ~35–40 GB, enabling a single high-end GPU.
Features:Tool useFine-tuning
Modalities
⬇ Input
text
⬆ Output
textcode

Capabilities and applications

Native model capabilities
Reasoning
The model's ability to reason logically and solve complex problems.
Category: reasoning
Multi-step reasoning
Carrying out multi-step chains of reasoning across long, complex tasks.
Category: reasoning
Long context
Support for large context windows — tens to hundreds of thousands (or millions) of input tokens. Enables analysis of entire codebases, long documents, and many parallel conversations without losing earlier information. GPT-5.1 supports 400,000 tokens.
Category: language
Coding
Generating, analysing and modifying code in many programming languages. Covers writing functions, debugging, refactoring, code review, and creating tests. Measured by benchmarks such as HumanEval and SWE-bench.
Category: coding
Multilingual
Competence in many natural languages (from a few to over a hundred): understanding, generation, translation, and code-switching within a single conversation. Frontier models support a wide range of languages with comparable quality.
Category: language
Instruction following
Precisely following instructions contained in the prompt: response format, length, style, constraints (e.g. 'reply in six words'). GPT-5.1 significantly improved this capability compared to GPT-5.
Category: language
Tool use
The model's ability to call external functions, APIs and tools during a conversation: calculator, search engine, code editor, database. The model decides when and how to use a tool and interprets its result.
Category: planning
Language modeling
Ability to predict subsequent tokens and generate coherent natural-language text based on the preceding context.
Category: language

Benchmark results

12 benchmarks
MMLU
macro_avg/acc_char · 5-shot
79.3%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
MMLU-Pro (CoT)
macro_avg/acc_char · 5-shot, chain-of-thought
53.8%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
AGIEval English
average/acc_char · 3-5 shot
64.6%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
CommonSenseQA
acc_char · 7-shot
84.1%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
Winogrande
acc_char · 5-shot
83.3%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
BIG-Bench Hard (CoT)
average/em · 3-shot, chain-of-thought
81.6%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
ARC-Challenge
acc_char · 25-shot
92.9%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
TriviaQA-Wiki
em · 5-shot
89.8%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
SQuAD
em · 1-shot
81.8%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
QuAC
f1 · 1-shot
51.1
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
BoolQ
acc_char · 0-shot
79.4%
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.
DROP
f1 · 3-shot
79.6
📅 23 Jul 2024📄 Meta official model card (Hugging Face)
Base (pretrained) model.

Technical architecture

Deployment and security

🔒 Security / Enterprise
✓ Verified enterprise information