LLM Pricing
← All models

llama-4-scout-17b-128e-instruct-maas

vertex_ai-llama_models · chat model

Input
$0.2500 / 1M tokens
Output
$0.7000 / 1M tokens
Cached input
N/A
Context
10.0M

Pricing

Item Raw value (per token) Normalized
Input 2.5e-7 $0.2500 / 1M tokens
Output 7e-7 $0.7000 / 1M tokens
Embedding 2.5e-7 $0.2500 / 1M tokens

Token limits

Context window
10.0M
Max input tokens
10.0M
Max output tokens
10.0M
Max tokens
10.0M

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice Yes
Prompt caching No
Reasoning No
Response schema No
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
llama-4-scout-17b-16e-instruct-maas vertex_ai-llama_models $0.2500 / 1M tokens $0.7000 / 1M tokens 10.0M N/A Tools
qwen3-vl-30b-a3b-instruct novita $0.2000 / 1M tokens $0.7000 / 1M tokens 32.8K N/A Vision Tools
DeepSeek-R1-Distill-Llama-70B nebius $0.2500 / 1M tokens $0.7500 / 1M tokens 128.0K N/A Tools
qwen-mt-plus novita $0.2500 / 1M tokens $0.7500 / 1M tokens 8.2K N/A
Nemotron-120B-A12B baseten $0.3000 / 1M tokens $0.7500 / 1M tokens N/A N/A
gpt-oss-120b replicate $0.1800 / 1M tokens $0.7200 / 1M tokens N/A 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": 2.5e-7,
  "litellm_provider": "vertex_ai-llama_models",
  "max_input_tokens": 10000000,
  "max_output_tokens": 10000000,
  "max_tokens": 10000000,
  "mode": "chat",
  "output_cost_per_token": 7e-7,
  "source": "https://cloud.google.com/vertex-ai/generative-ai/pricing#partner-models",
  "supported_modalities": [
    "text",
    "image"
  ],
  "supported_output_modalities": [
    "text",
    "code"
  ],
  "supports_function_calling": true,
  "supports_tool_choice": true
}