MODELS / META

Llama 4 Maverick 17B Instruct

As a general purpose LLM, Llama 4 Maverick contains 17 billion active parameters, 128 experts, and 400 billion total parameters, offering high quality at a lower price compared to Llama 3.3 70B.

TEXTTOOL-USEVISION
128K
CONTEXT WINDOW
8.2K
MAX OUTPUT TOKENS
$0.24
INPUT PRICE / 1M TOKENS
$0.97
OUTPUT PRICE / 1M TOKENS
QUICKSTART

Call it in one request.

OpenAI-compatible: change the base URL, and the setup is complete.

curl https://enterprise.blackbox.ai/v1/chat/completions \
  -H "Authorization: Bearer $BLACKBOX_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "blackboxai/meta/llama-4-maverick",
    "messages": [{ "role": "user", "content": "Hello!" }],
    "stream": true
  }'
SPECIFICATIONS

The full spec sheet.

Context, pricing, modalities, routing, and deployment: everything Llama 4 Maverick 17B Instruct supports, in one table.

MODEL ID
blackboxai/meta/llama-4-maverick
DEVELOPED BY
Meta
MODEL TYPE
Text
RELEASED
Apr 5, 2025
CONTEXT WINDOW
128K
MAX OUTPUT TOKENS
8.2K
INPUT MODALITIES
text, image
OUTPUT MODALITIES
text
INPUT PRICE
$0.24 / 1M tokens
OUTPUT PRICE
$0.97 / 1M tokens
REASONING
Not supported
DATA RETENTION
Standard retention
DEDICATED DEPLOYMENT
Enterprise · single-tenant
SUPPORTED PARAMETERS
max_tokenstemperaturestoptoolstool_choice