Cloudflare Workers AI serves open models on its global edge via an OpenAI-compatible endpoint
/accounts/{id}/ai/v1. Add your Cloudflare key in Settings, then load your account’s full live catalog below — every task type (text, image, audio, video, embeddings, classification…), searchable and filterable. The curated text models further down are what the router picks from.| Model | Maker | Type | Context | $ In | $ Out | Speed t/s | Capability | Best for |
|---|---|---|---|---|---|---|---|---|
GPT-OSS 120B @cf/openai/gpt-oss-120b | OpenAI (open-weight) | chat | 131k | $0.03 | $0.17 | 110 | Flagship open-weight reasoning model on Cloudflare’s edge — strong agentic + reasoning, low global latency. | |
Llama 3.3 70B (fp8 fast) @cf/meta/llama-3.3-70b-instruct-fp8-fast | Meta | chat | 128k | $0.29 | $2.25 | 90 | Largest general-purpose Llama on Workers AI — quality-first chat, RAG and tool use at the edge. | |
Qwen2.5 Coder 32B @cf/qwen/qwen2.5-coder-32b-instruct | Alibaba Qwen | chat | 33k | $0.66 | $1.00 | 80 | Best-in-class open coding model on Workers AI — code generation, completion and repair. | |
Llama 4 Scout 17B @cf/meta/llama-4-scout-17b-16e-instruct | Meta | chat | 131k | $0.27 | $0.85 | 120 | MoE model with native vision + long context — multimodal chat and document understanding on the edge. | |
Mistral Small 3.1 24B @cf/mistralai/mistral-small-3.1-24b-instruct | Mistral AI | chat | 128k | $0.35 | $0.56 | 110 | Efficient 24B with vision + function calling — a strong balanced default for production agents. | |
Llama 3.1 8B (fast) @cf/meta/llama-3.1-8b-instruct-fast | Meta | chat | 128k | $0.05 | $0.20 | 220 | Cheap, fast 8B for high-volume chat, classification and SDR-style tasks at the edge. | |
Llama 3.2 3B @cf/meta/llama-3.2-3b-instruct | Meta | chat | 131k | $0.05 | $0.33 | 300 | Tiny multilingual model for edge dialogue, routing and cheap summarization. | |
Llama 3.2 1B @cf/meta/llama-3.2-1b-instruct | Meta | chat | 60k | $0.03 | $0.20 | 400 | Ultra-light 1B for the cheapest, fastest classification, extraction and guardrail checks. |