Models.dev

An open-source database of AI models

RunInfra

runinfra
Models
7
Package
@ai-sdk/openai-compatible
API
https://api.runinfra.ai/v1
Docs
Provider docs

Models

7
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731deepseek-ai/DeepSeek-V4-Flash-07311,048,57632,768$0.13 / $0.27YesYesYesYes
DeepSeek V4 Pro 0813deepseek/deepseek-v4-pro-0813deepseek-ai/DeepSeek-V4-Pro-08131,048,57632,768$0.60 / $1.90YesYesYesYes
GLM-5.3-Flashzhipuai/glm-5.3-flashzai-org/GLM-5.3-Flash1,048,57632,768$0.10 / $0.40YesYesYesYes
Nemotron 3.5 Lightning 30B A3Bnvidia/nemotron-3.5-lightningnvidia/NVIDIA-Nemotron-3.5-Lightning-30B-A3B-BF16262,14432,768$0.05 / $0.15YesYesYesYes
Ornith 1.5 35B A3Bdeepreinforce/ornith-1.5-35b-a3bornith-ai/Ornith-1.5-35B-A3B262,14432,768$0.10 / $0.40YesYesYesYes
Qwen3.8 2.4T A95Balibaba/qwen3.8-2.4t-a95bInferact/Qwen3.8-2.4T-A95B-NVFP4262,14432,768$2.00 / $6.00YesYesYesYes
Qwen3.8 27Balibaba/qwen3.8-27bQwen/Qwen3.8-27B262,14432,768$0.10 / $0.40YesYesYesYes
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.