database of AI models

Vultr

vultr
Models
10
Package
@ai-sdk/openai-compatible
API
https://api.vultrinference.com/v1
Docs
Provider docs

Models

10
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V3.2Provider-specificnvidia/DeepSeek-V3.2-NVFP4131,072131,072$0.55 / $1.65YesYes-Yes
DeepSeek V4 Flashdeepseek/deepseek-v4-flashdeepseek-ai/DeepSeek-V4-Flash1,000,000384,000$0.30 / $1.00YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai-org/GLM-5.2-FP8393,216131,072$0.85 / $3.10YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6262,144131,072$0.30 / $1.20YesYesYesYes
MiMo-V2.5-Proxiaomi/mimo-v2.5-proXiaomiMiMo/MiMo-V2.5-Pro1,048,576131,072$0.55 / $1.65YesYes-Yes
MiniMax-M2.7minimax/MiniMax-M2.7MiniMaxAI/MiniMax-M2.7204,800131,072$0.30 / $1.20YesYes-Yes
Nemotron 3 Nano Omni 30B A3B Reasoningnvidia/nemotron-3-nano-omni-30b-a3b-reasoningnvidia/Nemotron-3-Nano-Omni-30B-A3B-Reasoning-BF16262,144131,072$0.13 / $0.38YesYes-Yes
Nemotron Cascade 2 30B A3Bnvidia/nemotron-cascade-2-30b-a3bnvidia/Nemotron-Cascade-2-30B-A3B262,144131,072$0.15 / $0.60YesYes-Yes
Qwen3.5 397B-A17Balibaba/qwen3.5-397b-a17bQwen/Qwen3.5-397B-A17B262,14465,536$0.30 / $2.00YesYesYesYes
Qwen3.6 27Balibaba/qwen3.6-27bQwen/Qwen3.6-27B262,14465,536$0.30 / $2.00YesYesYesYes
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.