LLM Pricing
← All models

llama-3-2-1b-instruct

watsonx · chat model

Input
$0.1000 / 1M tokens
Output
$0.1000 / 1M tokens
Cached input
N/A
Context
128.0K

Pricing

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

Token limits

Context window
128.0K
Max input tokens
128.0K
Max output tokens
128.0K
Max tokens
128.0K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling Yes
Tool choice No
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
llama3.1-8b cerebras $0.1000 / 1M tokens $0.1000 / 1M tokens 128.0K N/A Tools
llama-v3p1-8b-instruct fireworks_ai $0.1000 / 1M tokens $0.1000 / 1M tokens 16.4K N/A
llama-v3p2-1b-instruct fireworks_ai $0.1000 / 1M tokens $0.1000 / 1M tokens 16.4K N/A
llama-v3p2-3b-instruct fireworks_ai $0.1000 / 1M tokens $0.1000 / 1M tokens 16.4K N/A
meta-llama-3.1-8b-instruct friendliai $0.1000 / 1M tokens $0.1000 / 1M tokens 8.2K N/A Tools
gemma-3-12b-it crusoe $0.1000 / 1M tokens $0.1000 / 1M tokens 131.1K N/A Vision Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "max_tokens": 128000,
  "max_input_tokens": 128000,
  "max_output_tokens": 128000,
  "input_cost_per_token": 1e-7,
  "output_cost_per_token": 1e-7,
  "litellm_provider": "watsonx",
  "mode": "chat",
  "supports_function_calling": true,
  "supports_parallel_function_calling": true,
  "supports_vision": false
}