LLM Pricing
← All models

llama-3.1-8b

llamagate · chat model

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

Pricing

Item Raw value (per token) Normalized
Input 3e-8 $0.0300 / 1M tokens
Output 5e-8 $0.0500 / 1M tokens
Embedding 3e-8 $0.0300 / 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
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-instruct novita $0.0200 / 1M tokens $0.0500 / 1M tokens 16.4K N/A
L3-8B-Lunaris-v1-Turbo deepinfra $0.0400 / 1M tokens $0.0500 / 1M tokens 8.2K N/A
Meta-Llama-3-8B-Instruct deepinfra $0.0300 / 1M tokens $0.0600 / 1M tokens 8.2K N/A Tools
hermes3-8b lambda_ai $0.0250 / 1M tokens $0.0400 / 1M tokens 131.1K 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": 3e-8,
  "output_cost_per_token": 5e-8,
  "litellm_provider": "llamagate",
  "mode": "chat",
  "supports_function_calling": true,
  "supports_response_schema": true
}