database of AI models

HPC-AI

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

Models

9
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Claude Opus 4.7anthropic/claude-opus-4-7anthropic/claude-opus-4.71,000,000128,000$5.00 / $25.00YesYes-Yes
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek/deepseek-v4-flash1,048,576128,000$0.14 / $0.28YesYesYesYes
DeepSeek V4 Prodeepseek/deepseek-v4-prodeepseek/deepseek-v4-pro1,002,000128,000$1.74 / $3.48YesYesYesYes
GLM 5.1Provider-specificzai-org/glm-5.1202,000202,000$0.61 / $2.46YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/glm-5.21,048,576131,072$1.40 / $4.40YesYesYesYes
GPT-5.5openai/gpt-5.5openai/gpt-5.51,050,000128,000$5.00 / $30.00YesYesYesYes
Kimi K2.5moonshotai/kimi-k2.5moonshotai/kimi-k2.5256,000256,000$0.60 / $3.00YesYesYesYes
Kimi K2.7 Codemoonshotai/kimi-k2.7-codemoonshotai/kimi-k2.7-code256,000256,000$0.95 / $4.00YesYesYesYes
MiniMax-M2.5minimax/MiniMax-M2.5minimax/minimax-m2.5196,000195,000$0.30 / $1.20YesYesYesYes
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.