database of AI models

Atomic Chat

atomic-chat
Models
5
Package
@ai-sdk/openai-compatible
API
http://127.0.0.1:1337/v1
Docs
Provider docs

Models

5
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Gemma 4 E4B Instruct (IQ4_XS)Provider-specificgemma-4-E4B-it-IQ4_XS32,7688,192$0.00 / $0.00NoNo-Yes
Gemma 4 E4B Instruct (MLX 4-bit)Provider-specificgemma-4-E4B-it-MLX-4bit32,7688,192$0.00 / $0.00NoNo-Yes
Meta Llama 3.1 8B Instruct (GGUF)Provider-specificMeta-Llama-3_1-8B-Instruct-GGUF131,0724,096$0.00 / $0.00NoYes-Yes
Qwen 3.5 9B (MLX 4-bit)Provider-specificQwen3_5-9B-MLX-4bit32,7688,192$0.00 / $0.00NoYes-Yes
Qwen 3.5 9B (Q4_K_M)Provider-specificQwen3_5-9B-Q4_K_M32,7688,192$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.