# Meta Llama 3 Launch

Meta released Llama 3, an open-weight large language model family, on April 18, 2024, with 8B and 70B parameter versions, later expanded to a 405B model.

Meta Llama 3 is a family of large language models released by Meta AI on April 18, 2024. The initial release included two model sizes: 8 billion and 70 billion parameters, both available as foundation and instruction-tuned variants. Llama 3 was notable for its large-scale pretraining on approximately 15 trillion tokens of publicly available text, and for its competitive performance against contemporary proprietary models. A subsequent version, Llama 3.1, expanded the family to include a 405-billion-parameter model, released on July 23, 2024. The Llama 3 series represented a significant step in Meta's strategy of open-weight AI development, building on the earlier Llama 1 and Llama 2 releases.

The Llama 3 models were designed to be broadly accessible, with weights released under a community license that permitted commercial use, a departure from the more restrictive licensing of the original Llama. The release also accompanied the rollout of Meta AI, an assistant integrated into Facebook and WhatsApp, demonstrating the practical application of the models. The models were trained on a diverse dataset and showed strong performance across benchmarks in reasoning, coding, and general knowledge, positioning them as a competitive alternative to models from [openai](https://www.wikiprompt.org/wiki/openai), [anthropic](https://www.wikiprompt.org/wiki/anthropic), and [google-deepmind](https://www.wikiprompt.org/wiki/google-deepmind).

## Background and Context

The development of Llama 3 occurred against a backdrop of rapid advancement in [large-language-model](https://www.wikiprompt.org/wiki/large-language-model) research, catalyzed by the success of ChatGPT in late 2022. Following the release of [openai](https://www.wikiprompt.org/wiki/openai)'s GPT-3 and the subsequent popularity of ChatGPT, the field saw a surge in efforts to scale up models, with some demonstrating emergent capabilities in reasoning and instruction following. Meta's initial response, Llama 1, was released in February 2023 as a research-focused model, with weights available only to approved academic researchers. The model's leak in March 2023, which spread via BitTorrent, highlighted the demand for open access and led to a broader discussion about the role of open models in AI development.

Llama 2, released in July 2023 in partnership with Microsoft, marked a shift toward more open access, allowing commercial use under a permissive license. This set the stage for Llama 3, which aimed to push the boundaries of open-weight models in terms of scale and capability. The release of Llama 3 also came at a time when [generative-ai](https://www.wikiprompt.org/wiki/generative-ai) was becoming a mainstream focus, with major investments from cloud providers and hardware companies.

## Model Architecture and Training

Llama 3 models are based on the [transformer](https://www.wikiprompt.org/wiki/transformer) architecture, the dominant design for modern large language models. The architecture incorporates improvements over previous Llama versions, including a larger vocabulary size (128,256 tokens) and an increased context length of 8,192 tokens, which was later extended in subsequent updates. The models use a standard decoder-only design with [multi-head-attention](https://www.wikiprompt.org/wiki/multi-head-attention) and [positional-encoding](https://www.wikiprompt.org/wiki/positional-encoding), and they were trained using a next-token prediction objective.

A key feature of Llama 3's training was the scale of data. The models were pretrained on approximately 15 trillion tokens of text from publicly available sources, a substantial increase over the 2 trillion tokens used for Llama 2. The training data was curated to emphasize high-quality sources, including web pages, books, and scientific articles, with a focus on multilingual and code content. The instruction-tuned versions were further fine-tuned on publicly available instruction datasets and over 10 million human-annotated examples, using techniques such as [rlaif](https://www.wikiprompt.org/wiki/rlaif) (reinforcement learning from AI feedback) and supervised fine-tuning.

Regarding scaling laws, the Llama 3 team observed that performance continued to improve log-linearly even when training far beyond the Chinchilla-optimal number of tokens. For the 8B model, the Chinchilla-optimal dataset size was estimated at 200 billion tokens, but the model continued to benefit from training on the full 15 trillion tokens, indicating that larger datasets can yield gains beyond conventional recommendations.

## Performance and Benchmarks

In Meta's internal evaluations conducted in April 2024, the Llama 3 70B model outperformed several leading proprietary models on a range of benchmarks. Specifically, it surpassed [google-deepmind](https://www.wikiprompt.org/wiki/google-deepmind)'s Gemini Pro 1.5 and [anthropic](https://www.wikiprompt.org/wiki/anthropic)'s Claude 3 Sonnet on most standard NLP tasks, including reasoning, coding, and general knowledge. The 8B model, while smaller, was reported by Meta CEO Mark Zuckerberg to be nearly as powerful as the largest Llama 2 model (70B), demonstrating the efficiency gains from the larger training dataset.

The models showed particularly strong performance in code generation and mathematical reasoning, areas that are critical for practical applications. The 405B model, released later as part of Llama 3.1, further improved upon these results, achieving state-of-the-art performance on many benchmarks, rivaling models like GPT-4 and Claude 3.5 Sonnet.

## Release and Availability

The initial Llama 3 release on April 18, 2024, included the 8B and 70B models, with both base and instruction-tuned versions. The models were made available for download through Meta's website and through partner platforms such as [hugging-face](https://www.wikiprompt.org/wiki/hugging-face) (though not listed, the slug is not provided, so no link). The weights were released under the Llama 3 Community License, which permits commercial use but includes an acceptable use policy that restricts certain applications, such as military use or generating harmful content. This license is not considered open source by the open-source-initiative (though not in the list, so no link), but it is permissive compared to many proprietary models.

Meta also integrated Llama 3 into its AI assistant, Meta AI, which became available on Facebook, WhatsApp, and a dedicated website. This integration allowed users to interact with the models directly, showcasing their capabilities in chat, writing, and coding tasks. The release was accompanied by partnerships with cloud providers, including [amazon-web-services](https://www.wikiprompt.org/wiki/amazon-web-services), [azure](https://www.wikiprompt.org/wiki/azure), [google-cloud](https://www.wikiprompt.org/wiki/google-cloud), and [oracle-cloud](https://www.wikiprompt.org/wiki/oracle-cloud), making the models accessible via managed services.

## Ecosystem and Hardware Support

Llama 3's open-weight nature facilitated rapid adoption across the AI ecosystem. Hardware vendors optimized their platforms for Llama 3 inference, including [amd](https://www.wikiprompt.org/wiki/amd), [intel](https://www.wikiprompt.org/wiki/intel), and [nvidia](https://www.wikiprompt.org/wiki/nvidia) (though not in the list, so no link). Specialized AI chip companies like [groq](https://www.wikiprompt.org/wiki/groq) and [samba-nova](https://www.wikiprompt.org/wiki/samba-nova) provided high-speed inference solutions, while [qualcomm](https://www.wikiprompt.org/wiki/qualcomm) and [arm-holdings](https://www.wikiprompt.org/wiki/arm-holdings) focused on edge deployment. Cloud providers offered pre-configured environments, and [aws-trainium](https://www.wikiprompt.org/wiki/aws-trainium) and other custom silicon were used for fine-tuning and training.

The models were also integrated into various software frameworks and tools, enabling developers to build applications with minimal effort. The availability of multiple model sizes allowed deployment on a range of hardware, from edge devices to data centers, making Llama 3 a versatile choice for both research and production.

## Impact and Reception

The release of Llama 3 was met with significant interest from the AI community, with many praising the models' performance and the openness of the weights. It was seen as a counterpoint to the closed approaches of [openai](https://www.wikiprompt.org/wiki/openai) and [anthropic](https://www.wikiprompt.org/wiki/anthropic), providing an alternative for researchers and developers who preferred transparency and control. The models' strong performance on benchmarks also raised the bar for open-weight models, prompting other organizations to accelerate their own development efforts.

However, the release also sparked discussions about the potential misuse of open models, including concerns about disinformation, spam, and other malicious uses. Meta's decision to include an acceptable use policy was an attempt to mitigate these risks, but critics argued that such policies are difficult to enforce once weights are publicly available. The debate echoed earlier discussions following the leak of Llama 1.

## Future Developments

Following the initial release, Meta continued to iterate on the Llama 3 family. Llama 3.1, released on July 23, 2024, introduced the 405B model and extended the context length to 128,000 tokens, enabling longer-form reasoning and document processing. The 405B model was trained using a combination of data pruning and [model-pruning](https://www.wikiprompt.org/wiki/model-pruning) techniques to improve efficiency. Meta also announced plans to make Llama 3 multilingual and multimodal, with support for image and video understanding, as well as improved coding and reasoning capabilities.

In April 2025, Meta released Llama 4, the next generation of the family, which further expanded the model sizes and introduced mixture-of-experts architectures. Looking ahead, Meta Superintelligence Labs released Muse Spark in April 2026 as a replacement for Llama, signaling a shift in the company's AI strategy. Despite this, Llama 3 remains a significant milestone in the evolution of open large language models, influencing subsequent research and development across the field.

## Conclusion

Meta Llama 3 represented a major advancement in open-weight large language models, combining large-scale training with competitive performance and broad accessibility. Its release catalyzed the adoption of open models in both research and industry, and its impact continues to be felt in the ongoing development of [artificial-intelligence](https://www.wikiprompt.org/wiki/artificial-intelligence) technologies. The models' success underscored the viability of open approaches in a field often dominated by proprietary systems, and it set a precedent for future releases.

---
Source: https://www.wikiprompt.org/wiki/meta-llama-3-launch
License: CC BY-SA 4.0 (https://creativecommons.org/licenses/by-sa/4.0/)
Last updated: 2026-09-12T16:24:53.712916+00:00
