database of AI models

Clarifai

clarifai
Models
12
Package
@ai-sdk/openai-compatible
API
https://api.clarifai.com/v2/ext/openai/v1
Docs
Provider docs

Models

12
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek OCRProvider-specificdeepseek-ai/deepseek-ocr/models/DeepSeek-OCR8,1928,192$0.20 / $0.70NoNo-Yes
GPT OSS 120B High ThroughputProvider-specificopenai/chat-completion/models/gpt-oss-120b-high-throughput131,07216,384$0.09 / $0.36YesYes-Yes
GPT OSS 20BProvider-specificopenai/chat-completion/models/gpt-oss-20b131,07216,384$0.04 / $0.18YesYes-Yes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/chat-completion/models/Kimi-K2_6262,144262,144$0.95 / $4.00YesYesYesYes
MiniMax-M2.5 High ThroughputProvider-specificminimaxai/chat-completion/models/MiniMax-M2_5-high-throughput204,800131,072$0.30 / $1.20YesYes-Yes
Ministral 3 14B Reasoning 2512Provider-specificmistralai/completion/models/Ministral-3-14B-Reasoning-2512262,144262,144$2.50 / $1.70YesYes-Yes
Ministral 3 3B Reasoning 2512Provider-specificmistralai/completion/models/Ministral-3-3B-Reasoning-2512262,144262,144$1.04 / $0.55YesYes-Yes
MM Poly 8BProvider-specificclarifai/main/models/mm-poly-8b32,7684,096$0.66 / $1.11NoNo-Yes
Qwen3 30B A3B Instruct 2507Provider-specificqwen/qwenLM/models/Qwen3-30B-A3B-Instruct-2507262,144262,144$0.30 / $0.50NoYesYesYes
Qwen3 30B A3B Thinking 2507Provider-specificqwen/qwenLM/models/Qwen3-30B-A3B-Thinking-2507262,144131,072$0.36 / $1.30YesYesYesYes
Qwen3 Coder 30B A3B InstructProvider-specificqwen/qwenCoder/models/Qwen3-Coder-30B-A3B-Instruct262,14465,536$0.11 / $0.75NoYes-Yes
Trinity MiniProvider-specificarcee_ai/AFM/models/trinity-mini131,072131,072$0.04 / $0.15YesYes-Yes
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.