LLM Pricing
← All models

Mistral-Small-3.2-24B-Instruct-2506

deepinfra · chat model

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

Pricing

Item Raw value (per token) Normalized
Input 7.5e-8 $0.0750 / 1M tokens
Output 2e-7 $0.2000 / 1M tokens
Embedding 7.5e-8 $0.0750 / 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 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
openai.gpt-oss-safeguard-20b bedrock_converse $0.0700 / 1M tokens $0.2000 / 1M tokens 8.2K N/A
Qwen2.5-Coder-32B-Instruct nscale $0.0600 / 1M tokens $0.2000 / 1M tokens N/A N/A
gemma-3-27b-it nebius $0.0600 / 1M tokens $0.2000 / 1M tokens 128.0K N/A Vision Tools
Qwen2.5-32B-Instruct nebius $0.0600 / 1M tokens $0.2000 / 1M tokens 128.0K N/A Tools
mistral-small-latest Mistral $0.0600 / 1M tokens $0.1800 / 1M tokens 131.1K N/A Vision Tools
mistral-small-3-2-2506 Mistral $0.0600 / 1M tokens $0.1800 / 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": 7.5e-8,
  "output_cost_per_token": 2e-7,
  "litellm_provider": "deepinfra",
  "mode": "chat",
  "supports_tool_choice": true,
  "supports_function_calling": true
}