database of AI models

Inference

inference
Models
9
Package
@ai-sdk/openai-compatible
API
https://inference.net/v1
Docs
Provider docs

Models

9
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Google Gemma 3Provider-specificgoogle/gemma-3125,0004,096$0.15 / $0.30NoYes-Yes
Llama 3.1 8B InstructProvider-specificmeta/llama-3.1-8b-instruct16,0004,096$0.03 / $0.03NoYes-Yes
Llama 3.2 11B Vision InstructProvider-specificmeta/llama-3.2-11b-vision-instruct16,0004,096$0.06 / $0.06NoYes-Yes
Llama 3.2 1B InstructProvider-specificmeta/llama-3.2-1b-instruct16,0004,096$0.01 / $0.01NoYes-Yes
Llama 3.2 3B InstructProvider-specificmeta/llama-3.2-3b-instruct16,0004,096$0.02 / $0.02NoYes-Yes
Mistral Nemo 12B InstructProvider-specificmistral/mistral-nemo-12b-instruct16,0004,096$0.04 / $0.10NoYes-Yes
Osmosis Structure 0.6BProvider-specificosmosis/osmosis-structure-0.6b4,0002,048$0.10 / $0.50NoYes-Yes
Qwen 2.5 7B Vision InstructProvider-specificqwen/qwen-2.5-7b-vision-instruct125,0004,096$0.20 / $0.20NoYes-Yes
Qwen 3 Embedding 4BProvider-specificqwen/qwen3-embedding-4b32,0002,048$0.01 / $0.00NoNo-No
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.