Skip to main content
Browse Models

Meta

Llama 3.1 70B

Released

2024-07-16

Family

Llama 3

Type

Foundation Model

Downloads

External Download

You are about to open a link to an external source. Verify the URL before continuing.

Download

Instruct model, 4-bit GGUF (Q4_K_M)

GGUF · Meta-Llama-3.1-70B-Instruct-Q4_K_M.gguf

Ollama Model (q4_K_M)

Ollama

Model Report

Overview

The Llama 3.1 70B model is a large-scale generative language model developed by Meta as part of the Llama 3.1 model suite. Released on July 23, 2024, alongside companion models of 8B and 405B parameters, Llama 3.1 70B is designed to enable advanced natural language processing tasks across multiple languages and extended context lengths. The model is open-source under the Llama 3.1 Community License Agreement, reflecting Meta’s ongoing commitment to openness in artificial intelligence model development, as articulated in Meta’s open-source AI principles.

Llama 3.1 performance benchmarks and comparison table

Figure 1. A comprehensive benchmark comparison of Llama 3.1 70B and other leading open large language models across general, code, math, reasoning, tool use, long-context, and multilingual tasks.

Architecture and Technology

Llama 3.1 70B employs a transformer-based, decoder-only architecture with enhancements focused on training stability and inference scale. The model uses Grouped Query Attention (GQA) to increase inference speed and scalability, facilitating deployment in diverse research and production settings. Unlike mixture-of-experts strategies, Llama 3.1 maintains a unified architecture, which supports efficient supervised fine-tuning and alignment methodologies.

Instruction-tuned variants are aligned to human preferences for utility and safety through supervised fine-tuning (SFT), Direct Preference Optimization (DPO), and Rejection Sampling (RS). This alignment is intended to enhance the model's usefulness in dialogue and assistive applications.

Training Data and Procedures

Llama 3.1 70B was trained on approximately 15 trillion tokens collected from a wide array of publicly available online sources, with the dataset cut off at December 2023. The pre-training corpus emphasizes data diversity and quality, encompassing multiple languages and domains. Fine-tuning incorporates instruction datasets amassed from both human and synthetic sources, with more than 25 million synthetically generated samples used for refinement.

The iterative post-training process leverages SFT and DPO to generate increasingly high-quality synthetic data and adjust the balance between short- and long-context performance, supporting the model’s expanded 128K context window. This context length enables advanced use-cases such as long-document summarization and codebase analysis.

Capabilities and Evaluation

Llama 3.1 70B demonstrates competitive performance across a range of standardized benchmarks designed to assess language understanding, reasoning, coding, mathematics, multilingual proficiency, and tool usage.

On widely recognized metrics such as MMLU, IFEval, HumanEval, GSM8K, and various multilingual and reasoning datasets, the model performs on par with, or above, many other open-source peers of comparable scale. For instance, in the published benchmarks, Llama 3.1 70B Instruct achieves:

  • 83.6 on 5-shot MMLU macro-average,
  • 80.5 on 0-shot HumanEval pass@1 (code generation),
  • 95.1 on 8-shot GSM8K for grade-school math,
  • 86.9 on multilingual MGSM for math reasoning in diverse languages.

These results reflect the model's aptitude for complex, real-world tasks, including code synthesis, multilingual conversation, robust reasoning, and effective tool manipulation. The model’s multilingual training covers English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai, though coverage outside these languages is not officially supported by Meta without further fine-tuning and appropriate safeguards.

Applications and Use Cases

Llama 3.1 70B is suited for both research and production in a broad spectrum of natural language processing applications. Its enhanced instruction-following aligns well with assistant-style dialogue, chatbots, and virtual agents. The expanded context window facilitates tasks such as summarization of lengthy texts, complex document question-answering, and maintaining context over extended conversations.

Other prominent uses include code generation, scientific Q&A, data extraction, and knowledge retrieval. The model supports synthetic data generation and distillation workflows, enabling developers to build or refine smaller models using its outputs. Community-built applications have utilized preceding Llama models for educational bots, medical decision support (e.g., Meditron developed with Yale Medicine and EPFL), and organizing health records for secure communication in clinical settings.

Limitations and Responsible Use

As with all large language models, Llama 3.1 70B presents specific limitations and risks. High computational requirements may challenge individual developers seeking to fine-tune or deploy the model at scale. As a static model with a fixed training cutoff, Llama 3.1 does not incorporate real-time knowledge updates.

Meta advises that the model is only officially supported for eight languages, and use in other languages necessitates rigorous additional tuning and risk assessment. Model outputs, while filtered and aligned, may contain inaccuracies, biases, or potentially harmful content. Meta recommends employing the model as a component of a broader AI system with safety guardrails such as Llama Guard 3, Prompt Guard, and policy-based overlays.

Developers remain responsible for downstream system safety, including integration with tools, enforcing usage policies, and continued risk monitoring, particularly in areas such as CBRNE, child safety, and cybersecurity.

Licensing

Llama 3.1 70B is distributed under the Llama 3.1 Community License Agreement, which grants free, worldwide, non-exclusive rights for usage, reproduction, modification, and redistribution subject to attribution and compliance requirements. The license mandates clear labeling (e.g., "Built with Llama") and stipulates additional terms for platforms with over 700 million monthly users. It prohibits use in activities violating laws or ethical standards, mandates compliance with the Acceptable Use Policy, and restricts redistribution in sensitive domains. Derivative works created using Llama outputs must include “Llama” in the model name.

Related Models

Within the broader Llama 3.1 release, Meta introduced three models: 8B, 70B, and 405B parameters. The Llama 3.1 8B and 70B models are designed for accessibility and resource-efficient experimentation, while the 405B model represents a larger-scale research baseline. Each variant benefits from the same training improvements and architectural design.

External Resources

About Llama 3: The Llama 3 family of AI models, developed by Meta, represents a significant advancement in open-source large language models, offering parameter sizes up to 405 billion and supporting context windows of up to 128k tokens. Llama 3.1, 3.2, and 3.3 optimize this performance through distillation learning and improved multimodal capabilities.

More in the Llama 3 Family

Meta /

Llama 3 8B

Large language model with 8 billion parameters featuring transformer architecture, trained on 15 trillion tokens for text generation and coding tasks.
Meta /

Llama 3 70B

State-of-the-art 70B foundation model from Meta, trained on over 15 trillion tokens.
Meta /

Llama 3.1 8B

Llama 3.1 is a new state-of-the-art large language model from Meta.
Sao10K /

Llama 3.1 8B Stheno v3.4

An 8-billion parameter language model fine-tuned for multi-turn dialogue, creative writing, and roleplaying using curated conversational datasets and synthetic data.
Deepseek AI /

DeepSeek R1 Distill Llama 8B

Distilled 8B-parameter model optimized for mathematical reasoning and code generation through knowledge transfer from larger reinforcement learning-trained teacher models.
Deep Cogito /

Cogito V1 Preview 8B

A Llama 3.1-based model trained with Iterated Distillation and Amplification, featuring dual reasoning modes and tool calling capabilities.
Deep Cogito /

Cogito V1 Preview 70B

A 70B parameter instruction-tuned model based on Llama 3.1 architecture featuring dual reasoning modes and multilingual tool-calling capabilities.
Meta /

Llama 3.2 3B

The next iteration in the Llama series of open models. This lightweight model was designed to run on edge devices, even mobile.
Cognitive Computations /

Dolphin 3.0 Llama3.2 3B

An uncensored instruct-tuned 3.2B parameter language model that grants users full control over system prompts and behavioral alignment.
Deep Cogito /

Cogito V1 Preview 3B

A 3B-parameter multilingual instruction-tuned model based on Llama 3.2 that supports tool-calling and features dual operational modes for standard and extended reasoning.
Meta /

Llama 3.3 70B

Llama 3.3 is a text-only 70B instruction-tuned model that provides enhanced performance relative to Llama 3.1 70B and to Llama 3.2 90B when used for text-only applications. For some applications, Llama 3.3 70B approaches the performance of Llama 3.1 405B.
Sao10K /

L3.3 70B Euryale v2.3

A 70-billion parameter language model fine-tuned from Llama 3.3 for creative writing and role-playing applications using custom datasets.
Sao10K /

70B L3.3 Cirrus x1

A 70.6-billion parameter language model finetuned from Llama 3.3 using extended training and checkpoint merging techniques for improved output stability.
TheDrummer /

Anubis 70B v1

A 70.6-billion parameter text generation model fine-tuned from Llama 3.3, designed for creative writing and role-playing applications.
TheDrummer /

Anubis 70B v1.1

A 70.6 billion parameter Llama 3.3-based model fine-tuned for character consistency and dynamic dialogue in creative text generation applications.
LatitudeGames /

Wayfarer Large 70B Llama 3.3

A 70.6-billion parameter language model fine-tuned for adventure role-play scenarios, emphasizing conflict, tension, and narrative stakes in second-person storytelling.
Deepseek AI /

DeepSeek R1 Distill Llama 70B

A 70B parameter dense language model distilled from DeepSeek-R1 using Llama 3.3 architecture, optimized for mathematical and coding reasoning tasks.

More from Meta

Meta /

LLaMA 7B

A 7-billion parameter transformer language model trained on one trillion tokens from publicly available datasets for natural language processing research.
Meta /

LLaMA 13B

A 13-billion parameter transformer-based language model trained on 1.4 trillion tokens from publicly available datasets, demonstrating competitive performance on various benchmarks.
Meta /

LLaMA 33B

A 32.5 billion parameter transformer-based language model trained on 1.4 trillion tokens of publicly available data with competitive benchmark performance.
Meta /

LLaMA 65B

A 65.2-billion parameter transformer language model trained on 1.4 trillion tokens from publicly available datasets for research applications.
Meta /

Llama 2 7B

7 billion parameter version of the 2nd iteration in Meta's Llama series of open source models.
Meta /

Llama 2 13B

13 billion parameter version of the 2nd iteration in Meta's Llama series of open source models.
Meta /

CodeLlama 13B

Fine-tuned version of Llama 13b, with training data optimized for code generation and completion tasks.
Meta /

CodeLlama 34B

Fine-tuned version of unreleased Llama 2 34b, with training data optimized for code generation and completion tasks.
Meta /

Llama 2 70B

70 billion parameter version of the 2nd iteration in Meta's Llama series of open source models.
Meta /

CodeLlama 70B

Fine-tuned version of Llama 70b, with training data optimized for code generation and completion tasks.
Meta /

Llama 4 Scout (17Bx16E)

A natively multimodal transformer with mixture-of-experts architecture supporting 10 million token context and multilingual text-image understanding capabilities.
Meta /

Llama 4 Maverick (17Bx128E)

Multimodal instruction-tuned model with 17 billion active parameters from 400 billion total, trained on 22 trillion tokens across 200 languages.
Meta /

MusicGen

MusicGen is a text-to-music autoregressive transformer model capable of generating music samples conditioned on text descriptions or audio prompts.
Meta /

Magnet

Magnet is a single-stage, non-autoregressive transformer model for text-to-music and text-to-audio generation, with faster generation that MusicGen.
Meta /

Seamless

Seamless is a MMMMT (Massively Multilingual and Multimodal Machine Translation) model that can translate and generate audio in over 100 languages.