database of AI models

Llama

llama
Models
7
Package
@ai-sdk/openai-compatible
API
https://api.llama.com/compat/v1/
Docs
Provider docs

Models

7
Model Model ID Context Output Price Reasoning Tool Call Structured Temperature
Cerebras-Llama-4-Maverick-17B-128E-InstructProvider-specificcerebras-llama-4-maverick-17b-128e-instruct128,0004,096$0.00 / $0.00NoYes-Yes
Cerebras-Llama-4-Scout-17B-16E-InstructProvider-specificcerebras-llama-4-scout-17b-16e-instruct128,0004,096$0.00 / $0.00NoYes-Yes
Groq-Llama-4-Maverick-17B-128E-InstructProvider-specificgroq-llama-4-maverick-17b-128e-instruct128,0004,096$0.00 / $0.00NoYes-Yes
Llama-3.3-70B-InstructProvider-specificllama-3.3-70b-instruct128,0004,096$0.00 / $0.00NoYes-Yes
Llama-3.3-8B-InstructProvider-specificllama-3.3-8b-instruct128,0004,096$0.00 / $0.00NoYes-Yes
Llama-4-Maverick-17B-128E-Instruct-FP8Provider-specificllama-4-maverick-17b-128e-instruct-fp8128,0004,096$0.00 / $0.00NoYes-Yes
Llama-4-Scout-17B-16E-Instruct-FP8Provider-specificllama-4-scout-17b-16e-instruct-fp8128,0004,096$0.00 / $0.00NoYes-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.