database of AI models

LMStudio

lmstudio
Models
3
Package
@ai-sdk/openai-compatible
API
http://127.0.0.1:1234/v1
Docs
Provider docs

Models

3
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
GPT OSS 20Bopenai/gpt-oss-20bopenai/gpt-oss-20b131,07232,768$0.00 / $0.00YesYes-Yes
Qwen3 30B A3B 2507Provider-specificqwen/qwen3-30b-a3b-2507262,14416,384$0.00 / $0.00NoYes-Yes
Qwen3 Coder 30BProvider-specificqwen/qwen3-coder-30b262,14465,536$0.00 / $0.00NoYes-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.