New state of the art 70B model. Llama 3.3 70B offers similar performance compared to Llama 3.1 405B model.
ollama run llama3.3
Meta Llama 3.3: A State-of-the-Art Multilingual AI Model
Meta introduces its latest breakthrough, the Llama 3.3, a cutting-edge 70B multilingual large language model (LLM) that rivals the performance of the Llama 3.1 405B model.
Key Features
- 70B Parameters: Designed for text-in/text-out tasks, it offers a balance of power and efficiency.
- Instruction-Tuned: Optimized for generating and following instructions, making it ideal for a wide range of applications.
- Multilingual Expertise: Specially tuned for dialogue use cases across multiple languages.
- Benchmark Performance: Consistently outperforms leading open-source and proprietary chat models on standard industry benchmarks.
The Meta Llama 3.3 represents a significant leap forward in multilingual AI, offering exceptional performance in a compact 70B parameter design.

Supported Languages
Llama 3.3 supports text generation in eight languages:
- Primary: English
- Additional: French, German, Hindi, Italian, Portuguese, Spanish, and Thai
Though trained on a broader linguistic dataset, developers must implement fine-tuning and system controls to responsibly use the model in non-supported languages.
New Capabilities in Llama 3.3
1. Extended Context Window
The model now offers a longer context window, enabling more comprehensive dialogue and processing of larger datasets.
2. Multilingual Inputs and Outputs
Llama 3.3 handles multilingual tasks seamlessly, enhancing its utility for global applications. However, developers should avoid unsupported languages without fine-tuning to ensure safe and reliable usage.
3. Tool Integration
The model is designed for integration with third-party tools and services. Developers should:
- Define clear usage policies.
- Assess the integrity and safety of third-party services.
- Follow guidelines outlined in the Responsible Use Guide to ensure secure deployment.
Intended Use Cases
Llama 3.3 is ideal for:
- Multilingual chat applications.
- Synthetic data generation and model distillation.
- General natural language generation tasks.
Prohibited Uses
- Activities that violate laws, regulations, or the Acceptable Use Policy.
- Operations in unsupported languages without proper safeguards.
Developer Considerations
Developers are encouraged to:
- Fine-tune the model for unsupported languages responsibly.
- Adhere to the Llama 3.3 Community License and best practices for safe and ethical use.
Llama 3.3 represents a leap forward in multilingual AI capabilities, providing developers with the tools to build robust, responsible, and globally accessible applications.