database of AI models

Cloudflare Workers AI

cloudflare-workers-ai
Models
22
Package
@ai-sdk/openai-compatible
API
https://api.cloudflare.com/client/v4/accounts/${CLOUDFLARE_ACCOUNT_ID}/ai/v1
Docs
Provider docs

Models

22
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek-R1deepseek/deepseek-r1@cf/deepseek-ai/deepseek-r1-distill-qwen-32b80,00080,000$0.50 / $4.88YesNoNoYes
Gemma 4 26B A4B ITgoogle/gemma-4-26b-a4b-it@cf/google/gemma-4-26b-a4b-it256,00016,384$0.10 / $0.30YesYesYesYes
Gemma Sea Lion V4 27B ItProvider-specific@cf/aisingapore/gemma-sea-lion-v4-27b-it128,000128,000$0.35 / $0.56NoNoNoYes
GLM-5.2zhipuai/glm-5.2@cf/zai-org/glm-5.2262,144262,144$1.40 / $4.40YesYesYesYes
GLM-4.7-FlashProvider-specific@cf/zai-org/glm-4.7-flash131,072131,072$0.06 / $0.40YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120b@cf/openai/gpt-oss-120b128,00016,384$0.35 / $0.75YesYesYesYes
GPT OSS 20Bopenai/gpt-oss-20b@cf/openai/gpt-oss-20b128,00016,384$0.20 / $0.30YesYesYesYes
Granite 4.0 H MicroProvider-specific@cf/ibm-granite/granite-4.0-h-micro131,000131,000$0.02 / $0.11NoYesNoYes
Kimi K2.6moonshotai/kimi-k2.6@cf/moonshotai/kimi-k2.6262,144256,000$0.95 / $4.00YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-code@cf/moonshotai/kimi-k2.7-code262,144262,144$0.95 / $4.00YesYesYesYes
Llama 3.1 8B Instruct fp8Provider-specific@cf/meta/llama-3.1-8b-instruct-fp832,00032,000$0.15 / $0.29NoNoNoYes
Llama 3.2 11B Vision InstructProvider-specific@cf/meta/llama-3.2-11b-vision-instruct128,000128,000$0.05 / $0.68NoNoNoYes
Llama 3.2 1B InstructProvider-specific@cf/meta/llama-3.2-1b-instruct60,00060,000$0.03 / $0.20NoNoNoYes
Llama 3.2 3B InstructProvider-specific@cf/meta/llama-3.2-3b-instruct80,00080,000$0.05 / $0.34NoNoNoYes
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instruct@cf/meta/llama-3.3-70b-instruct-fp8-fast24,00024,000$0.29 / $2.25NoYesNoYes
Llama 4 Scout 17B Instructmeta/llama-4-scout-17b-instruct@cf/meta/llama-4-scout-17b-16e-instruct131,00016,384$0.27 / $0.85NoYesNoYes
Llama Guard 3 8BProvider-specific@cf/meta/llama-guard-3-8b131,072131,072$0.48 / $0.03NoNoNoYes
Mistral Small 3.1 24B InstructProvider-specific@cf/mistralai/mistral-small-3.1-24b-instruct128,000128,000$0.35 / $0.56NoYesNoYes
Nemotron 3 Super 120B A12Bnvidia/nemotron-3-super-120b-a12b@cf/nvidia/nemotron-3-120b-a12b256,000256,000$0.50 / $1.50YesYesYesYes
Qwen2.5 Coder 32B InstructProvider-specific@cf/qwen/qwen2.5-coder-32b-instruct32,76832,768$0.66 / $1.00NoNoNoYes
Qwen3 30B A3b fp8Provider-specific@cf/qwen/qwen3-30b-a3b-fp832,76832,768$0.05 / $0.34YesYesNoYes
Qwq 32BProvider-specific@cf/qwen/qwq-32b24,00024,000$0.66 / $1.00YesNoNoYes
No rows match the current search.

No rows match the current search.

Menu

Esc

Search

No matching results.

How to use

Models.dev is a comprehensive open-source database of AI model specifications, pricing, and features.

The homepage starts with provider-agnostic model metadata. Model pages list the providers serving that model; provider pages list every model available from that provider; lab pages group canonical models by author.

API

You can access provider data, provider-agnostic model metadata, or the combined catalog through JSON endpoints.

Logos

Provider logos are available at /logos/{provider}.svg where {provider} is the provider ID. Lab logos are available at /logos/labs/{lab}.svg.

SDK

Use the SDK to query the API from your app. It's type-safe and exports the latest snapshot for offline use.