Llama 3.2 1B.
Meta's smallest Llama — mobile + on-device target.
1× Nvidia Titan V.
Most-aggressive quantisation we have a working recommendation for. Lower precision = less VRAM = cheaper hardware, at a small accuracy cost.
Cheapest hosted endpoints.
| Provider | Access | $/M in | $/M out | |
|---|---|---|---|---|
| OpenRouter | api aggregator | $0.027 | $0.201 | Launch ↗ |
Speed across providers.
Tokens/sec and time-to-first-token measured against the same prompt template on each provider's API.
| Provider | Tokens/sec | TTFT | Total |
|---|---|---|---|
| OpenRouter | 66.0 | 1045 ms | 1439 ms |
Variants in the Llama family.
Meta's best-in-class open-weight LLM — 70B class.
Llama 3.1 70B — production workhorse, superseded by 3.3 but still widely depl...
Meta's most popular open-weight small LLM — fits anywhere.
Meta's largest open-weight LLM — dense 405B, frontier-class at launch.
Meta's largest vision-capable Llama.
Meta's open-weight multimodal LLM — vision + text in 11B.
3B Llama — laptop-class chat + RAG.
Frequently asked.
How do I run Llama 3.2 1B?
Where can I access Llama 3.2 1B?
How much does it cost to run Llama 3.2 1B?
Is Llama 3.2 1B open-source or proprietary?
Cheapest hardware per quantisation.
Each row is one quantisation tier (the same weights compressed differently). Lower precision → lower VRAM → cheaper hardware, at the cost of small accuracy loss. $/hr refreshed hourly from each provider's API.
| Quantisation | Cheapest GPU config | Total VRAM | Live $/hr | tokens/sec | |
|---|---|---|---|---|---|
|
FP16
FP16 — half precision (default)
|
4 GB | — | — | Compare → | |
|
FP8
FP8 — 8-bit float (Hopper / Blackwell)
|
3 GB | — | — | Compare → | |
|
INT4
INT4 — 4-bit integer (~4× VRAM saving)
|
3 GB | — | — | Compare → |
What it costs per month across providers.
Estimate your monthly bill for Llama 3.2 1B across every host that publishes per-token pricing. Slide your token volumes; the chart + table re-rank cheapest-first.
Cheapest provider on the left.
Total monthly cost — input + output tokens combined.
Bill breakdown.
| Provider | Monthly total | |
|---|---|---|
| $0.67 | Sign up ↗ |
Rent the GPU instead of paying per token.
For an open-weights model like Llama 3.2 1B, you can rent a GPU and serve inference yourself. The math: cheapest GPU rental × 730 hours/month + your electricity rate × power draw.
Assumes the GPU runs 24/7 at ~85% utilisation. If your traffic is bursty, you'll pay less for the API and probably more for the GPU (idle hours still cost rental). The breakeven analysis lives on the Self-host vs API breakeven tool.
About Llama 3.2 1B.
Llama 3.2 1B is Meta's smallest Llama variant — designed for on-device deployment (mobile, browser via WebGPU, IoT). Runs in <2 GB RAM at INT4. Surprisingly competent at simple chat and classification despite the tiny size; the headline target was mobile partners like Qualcomm and MediaTek.