Llama 3.3 70B Instruct

The Meta Llama 3.3 multilingual large language model (LLM) is a pretrained and instruction tuned generative model in 70B (text in/text out). The Llama 3.3 instruction tuned text only model...

by Meta

Overview

Quick stats across all benchmark runs.

Score

41%

64 benchmarks

Avg Latency

20.5s

420 requests

Pricing

Free in / Free out

per 1M tokens

Context

131K

tokens

Alternatives

Models with similar or better quality but different tradeoffs

Same Quality, Cheaper

Models with similar or better performance at a lower cost per token.

Same Quality, Faster

Models with similar or better performance but lower latency.

Same Cost, Better

Models at a similar price point with higher benchmark scores.

Benchmark Performance

How this model performs across different benchmarks

Price vs Performance

Compare cost efficiency across all models

Current model (baseline)
Other models (relative score)
Y-axis shows score difference from shared benchmarks. X-axis uses log scale.

Score Over Time

Performance trends across all benchmark runs

Benchmark Activity

Number of benchmark runs over time

Get started with this model using OpenRouter

import { OpenRouter } from "@openrouter/sdk";

const openrouter = new OpenRouter({
  apiKey: "<OPENROUTER_API_KEY>"
});

const completion = await openrouter.chat.completions.create({
  model: "meta-llama/llama-3.3-70b-instruct:free",
  messages: [
    {
      role: "user",
      content: "Hello!"
    }
  ]
});

console.log(completion.choices[0].message.content);

Get your API key at openrouter.ai/keys

Other Models from Meta

Compare performance with other models from the same creator

ModelLatencyCost/1MScore
Llama 3.2 1B Instruct30.8s$0.1142%
Llama 4 Maverick4.7s$0.3838%
Llama 4 Scout6.6s$0.1938%
Llama 3.2 3B Instruct31.0s$0.190%
Llama Guard 3 8B6.6s$0.26
Llama 3.1 70B Instruct14.5s$0.40
Llama 3.2 90B Vision Instruct$0.38
Llama Guard 4 12B513ms$0.18
Llama 3.1 8B Instruct23.7s$0.03
Llama 3 70B Instruct20.1s$0.63
Llama 3 8B Instruct8.8s$0.04
Llama 3.2 11B Vision Instruct44.8s$0.24
Llama 3.1 405B InstructFree
Llama 3.1 405B (base)39.5s$4.00
LlamaGuard 2 8B1.6s$0.20