database of AI models

Ollama Cloud

ollama-cloud
Models
19
Package
@ai-sdk/openai-compatible
API
https://ollama.com/v1
Docs
Provider docs

Models

19
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
deepseek-v4-flashProvider-specificdeepseek-v4-flash1,048,5761,048,576-YesYes--
deepseek-v4-proProvider-specificdeepseek-v4-pro1,048,5761,048,576-YesYes--
gemma4:31bProvider-specificgemma4:31b262,144262,144-YesYes--
glm-5.1Provider-specificglm-5.1202,752131,072-YesYes--
GLM-5.2zhipuai/glm-5.2glm-5.2976,000131,072-YesYesYesYes
gpt-oss:120bProvider-specificgpt-oss:120b131,07232,768-YesYes--
gpt-oss:20bProvider-specificgpt-oss:20b131,07232,768-YesYes--
kimi-k2.5Provider-specifickimi-k2.5262,144262,144-YesYes--
kimi-k2.6Provider-specifickimi-k2.6262,144262,144-YesYes--
Kimi K2.7 Codemoonshotai/kimi-k2.7-codekimi-k2.7-code262,144262,144-YesYesYesNo
Kimi K3moonshotai/kimi-k3kimi-k31,048,576131,072-YesYesYesNo
minimax-m2.5Provider-specificminimax-m2.5204,800131,072-YesYes--
minimax-m2.7Provider-specificminimax-m2.7196,608196,608-YesYes--
minimax-m3Provider-specificminimax-m3512,000131,072-YesYes-Yes
mistral-large-3:675bProvider-specificmistral-large-3:675b262,144262,144-NoYes--
Nemotron 3 Nano 30B A3Bnvidia/nemotron-3-nano-30b-a3bnemotron-3-nano:30b1,048,576131,072-YesYes-Yes
Nemotron 3 Super 120B A12Bnvidia/nemotron-3-super-120b-a12bnemotron-3-super262,14465,536-YesYes-Yes
Nemotron 3 Ultra 550B A55Bnvidia/nemotron-3-ultra-550b-a55bnemotron-3-ultra262,144128,000-YesYes-Yes
qwen3.5:397bProvider-specificqwen3.5:397b262,14465,536-YesYes--
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.