Models.dev

An open-source database of AI models

Crusoe

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

Models

11
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
DeepSeek V3 0324deepseek/deepseek-v3-0324deepseek-ai/DeepSeek-V3-0324163,840163,840$0.50 / $1.50NoYes-Yes
Gemma 4 31B ITgoogle/gemma-4-31b-itgoogle/gemma-4-31b-it262,14432,768$0.14 / $0.40YesYesYesYes
GLM-5.1zhipuai/glm-5.1zai/GLM-5.1200,000131,072$1.20 / $4.40YesYesYesYes
GLM-5.2zhipuai/glm-5.2zai/GLM-5.21,000,000131,072$1.40 / $4.40YesYesYesYes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b131,07232,768$0.05 / $0.20YesYesYesYes
Kimi K2.6moonshotai/kimi-k2.6moonshotai/Kimi-K2.6262,144262,144$0.70 / $3.50YesYesYesYes
Llama-3.3-70B-Instructmeta/llama-3.3-70b-instructmeta-llama/Llama-3.3-70B-Instruct128,0004,096$0.25 / $0.75NoYes-Yes
Nemotron 3 Nano 30B A3Bnvidia/nemotron-3-nano-30b-a3bnvidia/NVIDIA-Nemotron-3-Nano-30B-A3B262,144262,144$0.05 / $0.20YesYes-Yes
Nemotron 3 Nano Omni 30B A3B Reasoningnvidia/nemotron-3-nano-omni-30b-a3b-reasoningnvidia/Nemotron-3-Nano-Omni-Reasoning-30B-A3B256,00065,536$0.30 / $1.83YesYes-Yes
Nemotron 3 Super 120B A12Bnvidia/nemotron-3-super-120b-a12bnvidia/NVIDIA-Nemotron-3-Super-120B-A12B262,144262,144$0.30 / $2.40YesYes-Yes
Qwen3 235B-A22B Instruct 2507alibaba/qwen3-235b-a22b-instruct-2507Qwen/Qwen3-235B-A22B-Instruct-2507262,14416,384$0.22 / $0.80NoYes-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.

Contribute

The data is stored in GitHub as TOML files organized by provider and canonical model.