llama-3.2-3b API — compare providers

The same model (llama-3.2-3b) is served by 2 providers; Parasail is the cheapest at $0.38/1M blended — the priciest (Cloudflare) costs 2% more. On quality, llama-3.2-3b scores 1166 on the LMArena (Chatbot Arena) — so the cheapest endpoint is also the best value per dollar here.

LicenseLlama Community Licenseopen weights · conditional · terms
Knowledge cutoffDecember 2024source · ranked
Quality (Elo)1166LMArena (Chatbot Arena) · source

Quality and intelligence scores are attached to the model itself — identical whichever provider serves it. Verified 2026-09-04.

RankProviderInput /1MOutput /1MBlended /1MValue (Elo/$)
1Parasail$0.05$0.33$0.38 ← cheapest3,068 ← best value
2Cloudflare$0.0509$0.335$0.3863,022

Value = model Elo ÷ blended price per 1M tokens. Since the model's quality is identical across providers, the cheapest endpoint is also the best value per dollar.

Prices are per 1M tokens (USD). "Blended" = input + output, for coarse ranking. Same underlying model, 2 serving providers, 2% spread top to bottom. Context window: 131,072 tokens (117,964 max output) — see how it ranks in biggest context windows. See how this compares across the catalogue in same model, different price, or find the best quality per dollar in the value ranking.

Cost per 1,000 requests by workload

What each provider actually bills for a representative job, not just the sticker price.

ProviderChatbot
1000 in / 500 out
RAG / long context
8000 in / 500 out
Batch summarize
4000 in / 1000 out
Parasail$0.21$0.56$0.53
Cloudflare$0.22$0.57$0.54

Estimate your own workload

Input tokens/request:   Output tokens/request:   Requests:

ProviderEstimated cost (USD)

Self-host / quantized builds

Open weights under Llama Community License — you can run llama-3.2-3b on your own hardware instead of paying per token. Quantized to int4 it needs roughly 1.8 GB of VRAM — within reach of a single consumer GPU or a Mac with unified memory. Formats: GGUF for llama.cpp / Ollama / LM Studio, AWQ and GPTQ for GPU serving, MLX for Apple silicon.

Links search the live model hubs (Hugging Face, Ollama) so they track new builds as they appear — we don't host weights. Which formats exist depends on what the model owner and community have published.

→ See VRAM, GPU and cost vs API for llama-3.2-3b, or the full self-host break-even calculator.