Models.dev

An open-source database of AI models

Groq

groq
Models
16
Package
@ai-sdk/groq
API
-
Docs
Provider docs

Models

16
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
ALLaM-2-7bsdaia/allam-2-7ballam-2-7b4,0964,096$0.00 / $0.00NoNo-Yes
Canopy Labs Orpheus Arabic SaudiProvider-specificcanopylabs/orpheus-arabic-saudi4,00050,000-NoNo-No
Canopy Labs Orpheus V1 EnglishProvider-specificcanopylabs/orpheus-v1-english4,00050,000-NoNo-No
CompoundProvider-specificgroq/compound131,0728,192-NoNo-Yes
Compound MiniProvider-specificgroq/compound-mini131,0728,192-NoNo-Yes
GPT OSS 120Bopenai/gpt-oss-120bopenai/gpt-oss-120b131,07265,536$0.15 / $0.60YesYesYesYes
GPT OSS 20Bopenai/gpt-oss-20bopenai/gpt-oss-20b131,07265,536$0.07 / $0.30YesYesYesYes
Llama 3.1 8BProvider-specificllama-3.1-8b-instant131,072131,072$0.05 / $0.08NoYes-Yes
Llama 3.3 70BProvider-specificllama-3.3-70b-versatile131,07232,768$0.59 / $0.79NoYes-Yes
Llama Prompt Guard 2 22MProvider-specificmeta-llama/llama-prompt-guard-2-22m512512$0.03 / $0.03NoNo-No
Prompt Guard 2 86MProvider-specificmeta-llama/llama-prompt-guard-2-86m512512$0.04 / $0.04NoNo-No
Qwen3.6 27Balibaba/qwen3.6-27bqwen/qwen3.6-27b131,07216,384$0.60 / $3.00YesYesYesYes
Qwen3.8 27Balibaba/qwen3.8-27bqwen/qwen3.8-27b131,04216,384$0.80 / $4.00YesYesYesYes
GPT OSS Safeguard 20Bopenai/gpt-oss-safeguard-20bopenai/gpt-oss-safeguard-20b131,07265,536$0.07 / $0.30YesYesYesYes
WhisperProvider-specificwhisper-large-v300-NoNo-Yes
Whisper Large V3 TurboProvider-specificwhisper-large-v3-turbo00-NoNo-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.