database of AI models

Baseten

baseten
Models
16
Package
@ai-sdk/openai-compatible
API
https://inference.baseten.co/v1
Docs
Provider docs

Models

16
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V3.1Provider-specificdeepseek-ai/DeepSeek-V3.1164,000131,000$0.50 / $1.50YesYes-Yes
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-ai/DeepSeek-V4-Pro262,144262,144$1.74 / $3.48YesYesYesYes
GLM 4.7Provider-specificzai-org/GLM-4.7200,000200,000$0.60 / $2.20YesYesYesYes
GLM 5Provider-specificzai-org/GLM-5202,800202,800$0.95 / $3.15YesYesYesYes
GLM-5.1zhipuai/glm-5.1zai-org/GLM-5.1202,800202,800$1.30 / $4.30YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.21,048,576262,144$1.40 / $4.40YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.2-Fast524,288262,144$2.10 / $6.60YesYesYesYes
Inklingthinkingmachines/inklingthinkingmachines/inkling1,048,57632,768$1.00 / $4.05YesYesYesYes
Kimi K2.5Provider-specificmoonshotai/Kimi-K2.5262,000262,000$0.60 / $3.00YesYesYesYes
Kimi K2.6Provider-specificmoonshotai/Kimi-K2.6262,000262,000$0.95 / $4.00YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codemoonshotai/Kimi-K2.7-Code262,000262,000$0.95 / $4.00YesYesYesYes
Kimi K3moonshotai/kimi-k3moonshotai/Kimi-K31,048,576262,144$3.00 / $15.00YesYesYesYes
MiniMax-M2.5Provider-specificMiniMaxAI/MiniMax-M2.5204,000204,000$0.30 / $1.20YesYes-Yes
Nemotron 3 Super 120B A12Bnvidia/nemotron-3-super-120b-a12bnvidia/Nemotron-120B-A12B202,800202,800$0.30 / $0.75YesYesYesYes
Nemotron 3 Ultra 550B A55Bnvidia/nemotron-3-ultra-550b-a55bnvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B202,800202,800$0.60 / $2.40YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b128,072128,072$0.10 / $0.50YesYesYesYes
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.