Models.dev

An open-source database of AI models

QVAC

qvac
Models
9
Package
@qvac/ai-sdk-provider
API
-
Docs
Provider docs

Models

9
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Gemma 4 31B ITgoogle/gemma-4-31b-itgemma4-31b262,14432,768$0.00 / $0.00YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bgpt-oss-120b131,07232,768$0.00 / $0.00YesYesYesYes
GPT OSS 20Bopenai/gpt-oss-20bgpt-oss-20b131,07232,768$0.00 / $0.00YesYesYesYes
Qwen3.5 0.8BProvider-specificqwen3.5-0.8b32,7688,192$0.00 / $0.00NoYes-Yes
Qwen3.5 2BProvider-specificqwen3.5-2b32,7688,192$0.00 / $0.00NoYes-Yes
Qwen3.5 4BProvider-specificqwen3.5-4b32,7688,192$0.00 / $0.00NoYes-Yes
Qwen3.5 9Balibaba/qwen3.5-9bqwen3.5-9b32,7688,192$0.00 / $0.00YesYesYesYes
Qwen3.6 27Balibaba/qwen3.6-27bqwen3.6-27b262,14465,536$0.00 / $0.00YesYesYesYes
Qwen3.6 35B-A3Balibaba/qwen3.6-35b-a3bqwen3.6-35b-a3b262,14465,536$0.00 / $0.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.