LLM Pricing
← All models

llama-4-scout-17b-16e-instruct

Groq · chat model

Input
$0.1100 / 1M tokens
Output
$0.3400 / 1M tokens
Cached input
N/A
Context
8.2K

Pricing

Item Raw value (per token) Normalized
Input 1.1e-7 $0.1100 / 1M tokens
Output 3.4e-7 $0.3400 / 1M tokens
Embedding 1.1e-7 $0.1100 / 1M tokens

Token limits

Context window
8.2K
Max input tokens
131.1K
Max output tokens
8.2K
Max tokens
8.2K

Capabilities

Capability Supported
Vision Yes
Function calling Yes
Parallel function calling No
Tool choice Yes
Prompt caching No
Reasoning No
Response schema Yes
System messages No
Audio input No
Audio output No
Web search No
PDF input No
Video input No

Similar models

Models with comparable pricing in the same mode (chat).

Model Provider Input Output Context Coding Features
gpt-oss-20b replicate $0.0900 / 1M tokens $0.3600 / 1M tokens N/A N/A Tools
Phi-4-multimodal-instruct azure_ai $0.0800 / 1M tokens $0.3200 / 1M tokens 4.1K N/A Vision Tools
Phi-4-mini-reasoning azure_ai $0.0800 / 1M tokens $0.3200 / 1M tokens 4.1K N/A Tools
Hermes-3-Llama-3.1-70B hyperbolic $0.1200 / 1M tokens $0.3000 / 1M tokens 32.8K N/A Tools
Qwen2.5-72B-Instruct hyperbolic $0.1200 / 1M tokens $0.3000 / 1M tokens 131.1K N/A Tools
Qwen2.5-Coder-32B-Instruct hyperbolic $0.1200 / 1M tokens $0.3000 / 1M tokens 32.8K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "input_cost_per_token": 1.1e-7,
  "litellm_provider": "groq",
  "max_input_tokens": 131072,
  "max_output_tokens": 8192,
  "max_tokens": 8192,
  "mode": "chat",
  "output_cost_per_token": 3.4e-7,
  "supports_function_calling": true,
  "supports_response_schema": true,
  "supports_tool_choice": true,
  "supports_vision": true
}