LLM Pricing
← All models

deepseek-r1-8b

llamagate · chat model

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

Pricing

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

Token limits

Context window
16.4K
Max input tokens
65.5K
Max output tokens
16.4K
Max tokens
16.4K

Capabilities

Capability Supported
Vision No
Function calling Yes
Parallel function calling No
Tool choice No
Prompt caching No
Reasoning Yes
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
lfm-40b lambda_ai $0.1000 / 1M tokens $0.2000 / 1M tokens 131.1K N/A Tools
ui-tars-1.5-7b OpenRouter $0.1000 / 1M tokens $0.2000 / 1M tokens 2.0K N/A
Meta-Llama-3.1-8B-Instruct sambanova $0.1000 / 1M tokens $0.2000 / 1M tokens 16.4K N/A Tools
llava-7b llamagate $0.1000 / 1M tokens $0.2000 / 1M tokens 2.0K N/A Vision
gemma-3-27b-it novita $0.1190 / 1M tokens $0.2000 / 1M tokens 16.4K N/A Vision
Mistral-Small-3.2-24B-Instruct-2506 deepinfra $0.0750 / 1M tokens $0.2000 / 1M tokens 128.0K N/A Tools

Sources

Pricing source LiteLLM model cost map
Synced at 2026-05-27
Manual review Not reviewed
Raw LiteLLM fields
{
  "max_tokens": 16384,
  "max_input_tokens": 65536,
  "max_output_tokens": 16384,
  "input_cost_per_token": 1e-7,
  "output_cost_per_token": 2e-7,
  "litellm_provider": "llamagate",
  "mode": "chat",
  "supports_function_calling": true,
  "supports_response_schema": true,
  "supports_reasoning": true
}