Llama
Meta's open-weight family, and the reason local models took off.
Llama is Meta's open-weight family and the one that made running a serious model on your own hardware normal — most local tooling was built for it first, so support is everywhere. The Llama 4 models are mixture-of-experts and multimodal, with very large context windows, and the line includes Llama Guard, a classifier for filtering input and output rather than a chat model. Meta's newer work ships under a different name, so check the dates on this family before choosing it.
At a glance — Llama 3.2 3B Instruct
- Cost
- $0.05 in · $0.33 out per 1M tokensBudget
- Memory
- 131K tokens — about 200 pages
- Reads
- Text
- Can do
- Use tools (agents) (not supported)
- Structured output
- Thinking mode (not supported)
- Reliability
- 99.98% uptime, last 24h
- Released
- Sep 25, 2024
Advanced details
- API model ID
meta-llama/llama-3.2-3b-instruct- Max output
- 118K tokens
- Knowledge cutoff
- 2023-12-31
- Tokenizer
- Llama3
Providers
The same model, hosted by different companies. OpenRouter picks one per request and falls back to the next if it fails.
| Provider | Input /1M | Output /1M | Cached /1M | Max output | Uptime 24h |
|---|---|---|---|---|---|
| Parasail · bf16 | $0.05 | $0.33 | — | 118K | 99.98% |
| Cloudflare | $0.051 | $0.335 | — | 72K | 99.45% |
Supported parameters
- frequency_penalty
- logit_bias
- logprobs
- max_tokens
- min_p
- presence_penalty
- repetition_penalty
- seed
- stop
- structured_outputs
- temperature
- top_k
- top_logprobs
- top_p
Live from OpenRouter, refreshed hourly.
Key info
- Pricing
- Open source
- Category
- Models
- Best for
- Intermediate
- Made by
- Meta
- Weights
- Open
- Good for
- Local setups, where tooling support is widest