Skip to main content
Browse Models

Meta

Llama 3.3 70B

Released

2024-12-06

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 · Llama-3.3-70B-Instruct-Q4_K_M.gguf

Instruct model, 5-bit GGUF (Q5_K_M)

GGUF · Llama-3.3-70B-Instruct-Q5_K_M.gguf

Instruct model, 6-bit GGUF (Q6_K)

GGUF · Llama-3.3-70B-Instruct-Q6_K.gguf

Instruct model, 8-bit GGUF (Q8_0)

GGUF · Llama-3.3-70B-Instruct-Q8_0.gguf

Instruct model, 16-bit GGUF (F16)

GGUF · Llama-3.3-70B-Instruct-f16.gguf

Ollama Model (q4_K_M)

Ollama

Model Report

Overview

Llama 3.3 70B Instruct is a large-scale, instruction-tuned language model released by Meta on December 6, 2024. Developed as part of the Llama 3.3 family, the model is engineered for both research and commercial applications, emphasizing multilingual support, advanced reasoning, and improved safety through robust fine-tuning methods. Built on a transformer architecture, the model exhibits capabilities in conversational contexts and performance across a range of natural language processing benchmarks, with technical details and supporting resources made available by Meta for public use and further development, as detailed in their Llama Docs Overview.

Model Architecture and Technical Features

Llama 3.3 70B Instruct employs an optimized transformer-based architecture, incorporating Grouped-Query Attention (GQA) to enhance inference scalability, as outlined in the Llama Docs Overview. As an auto-regressive model, it generates text token-by-token based on input context, supporting a context window of up to 128,000 tokens. The architecture is further adapted for instruction-based interaction through supervised fine-tuning and reinforcement learning from human feedback (RLHF), aligning model outputs with preferred human responses to enhance utility and safety, as described in the Llama GitHub README.

A key feature of the Llama 3.3 70B Instruct model is its multilingual capacity. While pretraining draws on a broad array of languages, the model is explicitly validated for English, German, French, Italian, Portuguese, Hindi, Spanish, and Thai. Developers considering applications in additional languages are encouraged to perform their own safety and reliability evaluations, as recommended in the Llama Docs Overview.

Support for external tool use is built into the architecture, allowing the model to interface with APIs or functions such as weather lookups or data retrieval. This is made possible via chat templating and function calling within the Transformers framework, as detailed in Hugging Face's documentation on Advanced Tool Use. Furthermore, memory optimization is available through quantization, supporting both 8-bit and 4-bit precision for resource-constrained deployments.

Training Data and Methodology

Llama 3.3 70B Instruct is pretrained on approximately 15 trillion tokens sourced from publicly available datasets. Fine-tuning data includes a combination of curated human-generated instructions and over 25 million synthetic examples created to augment alignment and safety, as noted in the Llama Docs Overview. A multitiered data collection process is used, blending vendor-supplied human data with large-scale synthetic data generation and rigorous filtering via classifier models to aim to produce high-quality outputs. The model knowledge is current up to December 2023, reflecting a diverse and recent corpus.

During instruction-tuning, reinforcement learning from human feedback is extensively used. This methodology combines labeler preferences with synthetic scenarios to foster safe and helpful behaviors in generated responses, as described in the Llama Responsible Use Guide. Meta also applies automated quality control to reduce safety risks and improve performance across supported languages and applications.

Benchmark Performance

The Llama 3.3 70B Instruct model has been evaluated across a suite of widely recognized benchmarks covering reasoning, mathematics, programming, multilingual understanding, and tool use. Comparative analysis with prior entries in the Llama family—including Llama 3.1 8B and Llama 3.1 70B—demonstrates specific performance metrics in accuracy, code generation, and steerability. For instance, on the MMLU (CoT) benchmark, Llama 3.3 70B achieves a macro average accuracy of 86.0%, while on HumanEval for code generation, it attains a pass@1 score of 88.4%. In multilingual math (MGSM), the model yields an exact match score of 91.1%, as documented in the Llama Docs Overview.

Other tasks, such as IFEval for steerability and BFCL v2 for tool use, reveal similar gains, indicating the model's applicability across various general and specialized AI workloads. Context length and inference optimizations further enhance practical deployment possibilities.

Applications and Use Cases

Llama 3.3 70B Instruct is designed for a broad spectrum of applications across commercial and research domains, as outlined in the Llama Responsible Use Guide. Its instruction-tuned design makes it particularly suitable for assistant-like chat interfaces requiring rich, extended reasoning, as well as for code generation, summarization, translation, and general-purpose natural language generation.

The model’s support for external tool calls extends its capability to agentic systems that can query databases, fetch real-time information, or interact with other software tools. Outputs from Llama 3.3 can be leveraged for synthetic data generation, dataset distillation, or further model training. Multilingual capabilities and robust alignment strategies further position the model for globally relevant deployments while enabling downstream customization for specific tasks and regions.

Limitations and Responsible Use

Despite extensive training and alignment, Llama 3.3 70B Instruct retains limitations inherent to large language models. Outputs may still contain inaccuracies, biases, or rare failures to comply with safety constraints, as acknowledged in the Llama Trust & Safety documentation. The model is static, trained on an offline dataset, and not designed for real-time adaptation or knowledge updates without further retraining. Developers are expected to conduct rigorous application-specific safety evaluations and to integrate appropriate guardrails, especially when extending support to languages or domains not natively verified by Meta.

Furthermore, as a component in larger AI systems, the model should not be deployed in isolation, and any integration with external tools or services places responsibility on the developer to define policy and assess operational risks. Additional compliance requirements apply to tool use and the integration of third-party resources, as specified in the Llama Acceptable Use Policy.

Licensing and Compliance

Llama 3.3 70B Instruct is released under the Llama 3.3 Community License Agreement, a custom license tailored for broad research and commercial use, as stated in the Llama 3.3 Community License. The license grants rights to use, reproduce, modify, and distribute the model, subject to attribution, compliance with law, and prominent marking for products utilizing the model (such as “Built with Llama” badging).

Redistribution and derivative model naming are subject to specific guidelines, and users with products exceeding 700 million monthly active users on the release date require a separate commercial license from Meta. The acceptable use policy prohibits illicit or harmful activities, including applications that violate safety, legal, or ethical standards. It is important to note that the license for multimodal variants includes regional restrictions, such as different terms for entities located in the European Union. No warranty or trademark rights are provided outside the explicit terms of the Llama 3.3 Acceptable Use Policy.

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.
Meta /

Llama 3.1 70B

The Llama 3.1 series of open models rivals top closed models in performance. It was trained on over 15 trillion tokens using over 16K H100 GPUs. These models display state-of-the-art capabilities in general knowledge, steerability, math, tool use, and translation.
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.
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.