Models.dev

An open-source database of AI models

Weights & Biases

wandb
Models
27
Package
@ai-sdk/openai-compatible
API
https://api.inference.wandb.ai/v1
Docs
Provider docs

Models

27
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek-V3.1deepseek/deepseek-v3.1deepseek-ai/DeepSeek-V3.1161,000161,000$0.55 / $1.65NoYesYesYes
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-ai/DeepSeek-V4-Flash1,048,5761,048,576$0.14 / $0.28YesYesYesYes
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731deepseek-ai/DeepSeek-V4-Flash-0731262,144262,144$0.13 / $0.28YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek-ai/DeepSeek-V4-Pro1,048,5761,048,576$1.15 / $2.55YesYesYesYes
DeepSeek V4 Pro 0813deepseek/deepseek-v4-pro-0813deepseek-ai/DeepSeek-V4-Pro-08131,048,5761,048,576$1.31 / $3.96YesYesYesYes
Gemma 4 31B ITgoogle/gemma-4-31b-itgoogle/gemma-4-31B-it262,144262,144$0.10 / $0.34YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.21,048,5761,048,576$0.76 / $2.42YesYesYesYes
GLM-5.3-Flashzhipuai/glm-5.3-flashzai-org/GLM-5.3-Flash1,048,5761,048,576$0.15 / $0.50YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b131,072131,072$0.03 / $0.17YesYesYesYes
GPT OSS 20Bopenai/gpt-oss-20bopenai/gpt-oss-20b131,072131,072$0.03 / $0.13YesYesYesYes
Granite 4.1 8BProvider-specificibm-granite/granite-4.1-8b131,072131,072$0.05 / $0.10NoYesYesYes
Granite 4.2 8BProvider-specificibm-granite/granite-4.2-8b131,072131,072$0.10 / $0.15YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6262,144262,144$0.65 / $3.41YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codemoonshotai/Kimi-K2.7-Code262,144262,144$0.71 / $3.50YesYesYesYes
Llama-3.1-70B-Instructmeta/llama-3.1-70b-instructmeta-llama/Llama-3.1-70B-Instruct131,072131,072$0.80 / $0.80NoYesYesYes
Llama-3.1-8B-Instructmeta/llama-3.1-8b-instructmeta-llama/Llama-3.1-8B-Instruct131,072131,072$0.22 / $0.22NoYesYesYes
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instructmeta-llama/Llama-3.3-70B-Instruct128,000128,000$0.71 / $0.71NoYesYesYes
Mellum2 12B A2.5BProvider-specificJetBrains/Mellum2-12B-A2.5B-Instruct131,072131,072$0.05 / $0.10NoYesYesYes
MiniMax-M3minimax/MiniMax-M3MiniMaxAI/MiniMax-M3262,144262,144$0.23 / $0.96YesYesYesYes
Nemotron 3 Ultra 550B A55Bnvidia/nemotron-3-ultra-550b-a55bnvidia/NVIDIA-Nemotron-3-Ultra-550B-A55B262,144262,144$0.50 / $2.15YesYesYesYes
Nemotron 3.5 Lightning 30B A3Bnvidia/nemotron-3.5-lightningnvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B262,144262,144$0.07 / $0.20YesYesYesYes
Qwen3 14B InstructProvider-specificOpenPipe/Qwen3-14B-Instruct32,76832,768$0.05 / $0.22NoYesYesYes
Qwen3 30B A3Balibaba/qwen3-30b-a3bQwen/Qwen3-30B-A3B-Instruct-2507262,144262,144$0.10 / $0.30NoYesYesYes
Qwen3.5 35B-A3Balibaba/qwen3.5-35b-a3bQwen/Qwen3.5-35B-A3B262,144262,144$0.25 / $1.25YesYesYesYes
Qwen3.6 27Balibaba/qwen3.6-27bQwen/Qwen3.6-27B262,144262,144$0.60 / $3.60YesYesYesYes
Qwen3.6 35B-A3Balibaba/qwen3.6-35b-a3bQwen/Qwen3.6-35B-A3B262,144262,144$0.25 / $1.25YesYesYesYes
Qwen3.8 27Balibaba/qwen3.8-27bQwen/Qwen3.8-27B262,144262,144$0.40 / $3.00YesYesYesYes
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.

Contribute

The data is stored in GitHub as TOML files organized by provider and canonical model.