Skip to main content
Browse Models

Meta

LLaMA 33B

Released

2023-02-24

Family

Llama 1

Type

Foundation Model

Model Report

Overview

LLaMA 33B is a member of the Large Language Model Meta AI (LLaMA) family, a series of foundational language models developed by Meta AI. Publicly introduced in 2023, the LLaMA models aim to broaden access to high-quality language modeling by providing models of various parameter sizes that perform competitively while enabling research with more modest computational resources. LLaMA 33B specifically encompasses 32.5 billion parameters and has become a reference point in the landscape of open large language models.

Model Architecture

LLaMA 33B, like its sibling models, is built upon the transformer-based architecture that underpins most contemporary state-of-the-art language models. Notably, LLaMA 33B employs several enhancements that aim to improve training stability and efficiency. Pre-normalization, utilizing the RMSNorm function, is applied to transformer sub-layers to stabilize the optimization process. Additionally, the SwiGLU activation function is used instead of the canonical ReLU, with a variant dimensionality adjustment for feed-forward layers to improve representational capacity.

One of the key distinguishing features of LLaMA models—including the 33B variant—is the replacement of absolute positional embeddings with rotary positional embeddings (RoPE) in every layer. This change facilitates better modeling of sequence order without increasing computational overhead.

Advanced implementation techniques further contribute to the model's efficient operation. The LLaMA 33B leverages efficient causal multi-head attention mechanisms to manage large context windows and reduce memory demands, paired with strategies such as activation checkpointing and optimized data parallelism to accelerate training across distributed hardware setups.

Training Data and Methods

LLaMA 33B was trained on an extensive corpus exceeding 1.4 trillion tokens, comprising only publicly available datasets, in contrast to several other language models that partially rely on proprietary content. Major components of this dataset include multi-year CommonCrawl web snapshots, the C4 corpus, filtered GitHub code, Wikipedia in 20 languages, Gutenberg books, scientific articles from arXiv, and curated Stack Exchange question-answer data. Each data source underwent deduplication, filtering, and language normalization to maximize corpus quality and diversity.

The input data was processed using byte-pair encoding (BPE) tokenization. Numeric strings are split into individual digits; infrequent and non-standard UTF-8 characters are subdivided into byte-level tokens. Model training followed a single-pass strategy for most corpora, except for Wikipedia and books, for which two epochs were performed to increase exposure to high-quality textual resources.

The model was trained using the AdamW optimizer, cosine learning rate scheduling, and regularization techniques such as gradient clipping. Additional optimizations included efficient implementations of transformer backward passes and coordinated model parallelism to ensure rapid throughput across computational clusters. Notably, the LLaMA 33B's scale and training methodology were chosen to balance resource demands with performance gains, aligning with the project's intent to foster broad-access research.

Evaluation and Performance

LLaMA 33B has been empirically evaluated across a spectrum of language modeling, reasoning, and comprehension tasks. In zero-shot and few-shot settings, the model demonstrates competitive performance on major benchmarks, including BoolQ, PIQA, SIQA, and HellaSwag, along with knowledge-intensive tasks such as NaturalQuestions, TriviaQA, RACE, and MMLU.

Performance in code generation tasks is captured by HumanEval and MBPP, where LLaMA 33B achieves notable scores at both “pass@1” and “pass@100” evaluation settings. Mathematical reasoning assessments, using datasets such as MATH and GSM8k, illustrate relative strengths and ongoing challenges typical of language models of its class.

While the LLaMA 33B model often matches or supersedes the performance of significantly larger models on specific linguistic and reasoning tasks, certain domains, including social interaction or nuanced common-sense reasoning, continue to present areas for further refinement. These benchmark results provide insights into the model's capabilities, but also underscore the need for domain-specific evaluation and continued assessment as language modeling research advances.

Limitations and Ethical Considerations

Despite its open-data approach and technical strengths, LLaMA 33B exhibits several limitations inherent to large language models. Evaluations with RealToxicityPrompts highlight that LLaMA 33B may generate toxic or biased content, with studies noting a positive correlation between model size and toxicity scores. The use of CrowS-Pairs and WinoGender datasets reveal persisting biases related to sensitive attributes such as religion, gender, and age.

On truthfulness benchmarks such as TruthfulQA, LLaMA models outperform some predecessors in informativeness, but absolute performance remains limited, particularly in distinguishing fabricated or misleading information (“hallucinations”). The model's training on large-scale public datasets, while enhancing transparency, does not fully eliminate the presence of inappropriate, erroneous, or offensive material it may have ingested.

Conscious of environmental impacts, the training of LLaMA 33B was reported to consume approximately 233 megawatt-hours of energy, leading to a carbon emission estimate of 90 tonnes CO2-equivalent, based on US averages at the time of publication. Although the model’s release enables further study without retraining, questions of resource efficiency and sustainable AI development persist.

Model Access and Licensing

LLaMA models, including LLaMA 33B, are released under a noncommercial research license. Access is provided selectively, aiming to prioritize academic researchers, institutions, and organizations devoted to scientific advancement and societal good. This licensing approach reflects both Meta AI's commitment to responsible AI research and the practical necessity of managing potential model misuse and risks.

Conclusion

LLaMA 33B serves as a cornerstone within the broader LLaMA model family, offering a detailed case study in the creation of performant, accessible, and transparent large language models. Its training strategy, architectural enhancements, and evaluation outcomes have contributed to a greater understanding of the potential and responsibility associated with state-of-the-art language models in fundamental and applied AI research.

External Resources

About Llama 1: The LLaMA family of AI models, developed by Meta, marked a significant milestone as first high-profile open-weight LLMs capable enough to compete directly with the proprietary OpenAI GPT series. Be advised it does carry a research license that is more restrictive than models that have followed.

More from Meta

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 /

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