LLM Pricing
← All models

Meta-Llama-3-8B-Instruct

deepinfra · chat model

Input
$0.0300 / 1M tokens
Output
$0.0600 / 1M tokens
Cached input
N/A
Context
8.2K

Pricing

Item Raw value (per token) Normalized
Input 3e-8 $0.0300 / 1M tokens
Output 6e-8 $0.0600 / 1M tokens
Embedding 3e-8 $0.0300 / 1M tokens

Token limits

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

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-Guard-3-8B nebius $0.0200 / 1M tokens $0.0600 / 1M tokens 128.0K N/A
Meta-Llama-3.1-8B-Instruct nebius $0.0200 / 1M tokens $0.0600 / 1M tokens 128.0K N/A Tools
Qwen2-VL-7B-Instruct nebius $0.0200 / 1M tokens $0.0600 / 1M tokens 131.1K N/A Vision
Meta-Llama-3.1-8B-Instruct deepinfra $0.0300 / 1M tokens $0.0500 / 1M tokens 131.1K N/A Tools
llama-3.2-3b-instruct novita $0.0300 / 1M tokens $0.0500 / 1M tokens 32.0K N/A Tools
llama-3.1-8b llamagate $0.0300 / 1M tokens $0.0500 / 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": 8192,
  "max_output_tokens": 8192,
  "input_cost_per_token": 3e-8,
  "output_cost_per_token": 6e-8,
  "litellm_provider": "deepinfra",
  "mode": "chat",
  "supports_tool_choice": true,
  "supports_function_calling": true
}