LLM Pricing
← All models

llama-3.2-3b

llamagate · chat model

Input
$0.0400 / 1M tokens
Output
$0.0800 / 1M tokens
Cached input
N/A
Context
8.2K

Pricing

Item Raw value (per token) Normalized
Input 4e-8 $0.0400 / 1M tokens
Output 8e-8 $0.0800 / 1M tokens
Embedding 4e-8 $0.0400 / 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 No
Function calling Yes
Parallel function calling No
Tool choice No
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
gemma-3-4b-it deepinfra $0.0400 / 1M tokens $0.0800 / 1M tokens 131.1K N/A Tools
google.gemma-3-4b-it bedrock_converse $0.0400 / 1M tokens $0.0800 / 1M tokens 8.2K N/A Vision
Meta-Llama-3.2-1B-Instruct sambanova $0.0400 / 1M tokens $0.0800 / 1M tokens 16.4K N/A
Mistral-Small-24B-Instruct-2501 deepinfra $0.0500 / 1M tokens $0.0800 / 1M tokens 32.8K N/A Tools
llama-3.1-8b-instant Groq $0.0500 / 1M tokens $0.0800 / 1M tokens 8.2K N/A Tools
gemma-7b-it Groq $0.0500 / 1M tokens $0.0800 / 1M tokens 8.2K N/A Tools

Sources

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