Table Of Contents
Table Of Contents
Model Cards & Prompt formats
Llama 3.3
Introduction
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. Moreover, for some applications, Llama 3.3 70B approaches the performance of Llama 3.1 405B.
Llama 3.3 70B is provided only as an instruction-tuned model; a pretrained version is not available.
Model Card
For comprehensive technical information about Llama 3.3, including details on its enhanced performance, please see the official model card, located on GitHub.
Download the Model
Download Llama 3.3.
Prompt Template
Llama 3.3 uses the same prompt format as Llama 3.1. Prompts written for Llama 3.1 work unchanged with Llama 3.3.
Llama 3.3 also supports the same code-interpreter and tool-calling capabilities as Llama 3.1.
For more information on using the capabilities of Llama 3.3, see the documentation page for Llama 3.1.