Models.dev

An open-source database of AI models

AMD

amd
Models
6
Package
@ai-sdk/openai-compatible
API
https://developer.amd.com.cn/radeon/api/v1
Docs
Provider docs

Models

6
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V4 Flash 0731deepseek/deepseek-v4-flash-0731DeepSeek-V4-Flash1,048,576384,000$0.14 / $0.28YesYesYesYes
DeepSeek V4 Flash Vision Expdeepseek/deepseek-v4-flash-vision-expDeepSeek-V4-Flash-Vision-Exp1,000,000384,000$0.14 / $0.28YesYesYesYes
DeepSeek V4.1 Flashdeepseek/deepseek-v4.1-flashDeepSeek-V4.1-Flash1,048,576384,000$0.14 / $0.28YesYesYesYes
MiniCPM5-2Bopenbmb/minicpm5-2bMiniCPM5-2B131,072131,072$0.12 / $0.74YesYes-Yes
Qwen3.8 27Balibaba/qwen3.8-27bQwen3.8-27B131,07232,768$0.00 / $0.00YesYesYesYes
Qwen3.8 Flash Nextalibaba/qwen3.8-flash-nextQwen3.8-Flash-Next262,144131,072$0.15 / $0.47YesYesYesYes
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.